loader

package
v0.0.0-...-ce4c9c0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2021 License: BSD-2-Clause, BSD-2-Clause Imports: 17 Imported by: 0

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) Cleanup

func (t *GltfLoader) Cleanup(a *app.App)

Cleanup is called once at the end of the demo.

func (*GltfLoader) Start

func (t *GltfLoader) Start(a *app.App)

Start is called once at the start of the demo.

func (*GltfLoader) Update

func (t *GltfLoader) Update(a *app.App, deltaTime time.Duration)

Update is called every frame.

type LoaderCollada

type LoaderCollada struct {
	// contains filtered or unexported fields
}

func (*LoaderCollada) Cleanup

func (t *LoaderCollada) Cleanup(a *app.App)

Cleanup is called once at the end of the demo.

func (*LoaderCollada) Start

func (t *LoaderCollada) Start(a *app.App)

Start is called once at the start of the demo.

func (*LoaderCollada) Update

func (t *LoaderCollada) Update(a *app.App, deltaTime time.Duration)

Update is called every frame.

type LoaderObj

type LoaderObj struct {
	// contains filtered or unexported fields
}

func (*LoaderObj) Cleanup

func (t *LoaderObj) Cleanup(a *app.App)

Cleanup is called once at the end of the demo.

func (*LoaderObj) Start

func (t *LoaderObj) Start(a *app.App)

Start is called once at the start of the demo.

func (*LoaderObj) Update

func (t *LoaderObj) Update(a *app.App, deltaTime time.Duration)

Update is called every frame.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL