Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GltfLoader ¶
type GltfLoader struct {
// contains filtered or unexported fields
}
func (*GltfLoader) Initialize ¶
func (t *GltfLoader) Initialize(a *app.App)
func (*GltfLoader) Render ¶
func (t *GltfLoader) Render(a *app.App)
type LoaderCollada ¶
type LoaderCollada struct {
// contains filtered or unexported fields
}
func (*LoaderCollada) Initialize ¶
func (t *LoaderCollada) Initialize(a *app.App)
func (*LoaderCollada) Render ¶
func (t *LoaderCollada) Render(a *app.App)
Click to show internal directories.
Click to hide internal directories.