Module scene

Source
Expand description

The scene module contains definitions of imported scene data.

Structs§

Animation
Animation type (not yet implemented)
AnimationIter
Animation iterator type.
Bone
Bone type
BoneIter
Bone iterator type.
Camera
Camera type (not yet implemented)
CameraIter
Camera iterator type.
Face
Face type (not yet implemented)
FaceIter
Face iterator type.
Light
Light type (not yet implemented)
LightIter
Light iterator type.
Material
Material type (not yet implemented)
MaterialIter
Material iterator type.
Mesh
Mesh type (incomplete)
MeshIter
Mesh iterator type.
Node
The Node type represents a node in the imported scene hierarchy.
NodeAnim
NodeAnim type (not yet implemented)
NodeAnimIter
NodeAnim iterator type.
NodeIter
Node iterator type.
QuatKey
QuatKey type (not yet implemented)
QuatKeyIter
QuatKey iterator type.
Scene
The Scene type is the root container for all imported scene data.
Texture
Texture type.
TextureIter
Texture iterator type.
VectorKey
VectorKey type (not yet implemented)
VectorKeyIter
VectorKey iterator type.
VertexWeight
Vertex weight type
VertexWeightIter
Vertex weight iterator type.