asset_3d

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Asset3d

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

func NewAsset3d

func NewAsset3d(assetID umid.UMID, db database.DB) *Asset3d

func (*Asset3d) GetEntry

func (a *Asset3d) GetEntry() *entry.Asset3d

func (*Asset3d) GetID

func (a *Asset3d) GetID() umid.UMID

func (*Asset3d) GetMeta

func (a *Asset3d) GetMeta() *entry.Asset3dMeta

func (*Asset3d) GetOptions

func (a *Asset3d) GetOptions() *entry.Asset3dOptions

func (*Asset3d) Initialize

func (a *Asset3d) Initialize(ctx types.LoggerContext) error

func (*Asset3d) LoadFromEntry

func (a *Asset3d) LoadFromEntry(entry *entry.Asset3d) error

func (*Asset3d) SetMeta

func (a *Asset3d) SetMeta(meta *entry.Asset3dMeta, updateDB bool) error

func (*Asset3d) SetOptions

func (a *Asset3d) SetOptions(modifyFn modify.Fn[entry.Asset3dOptions], updateDB bool) (*entry.Asset3dOptions, error)

Jump to

Keyboard shortcuts

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