three-d ~master (2015-01-13T18:29:31Z)
Dub
Repo
Scene
three
scene
Undocumented in source.
struct
Scene
struct
Scene
version(none)
struct
Scene {
ModelData
modelData
;
void
construct
();
void
destruct
();
}
Members
Functions
construct
void
construct
()
Undocumented in source. Be warned that the author may not have intended to support it.
destruct
void
destruct
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
modelData
ModelData
modelData
;
Undocumented in source.
Meta
Source
See Implementation
three
scene
aliases
IndexData
functions
loadModelData
structs
Color
InstanceData
InstanceDescriptor
Matrix4
MeshData
MeshDescriptor
ModelData
ModelDescriptor
Normal
Position
Scene
TextureCoordinate
VertexData