Crate collada [-] [+] [src]
Modules
document |
Structs
Animation | |
BindData | |
BindDataSet | |
Geometry |
A set of shapes, all using the given material. |
Joint | |
JointWeights |
Represents the weights of any joints that should control the vertex with skinned animation |
ObjSet |
A set of objects from the Collada document |
Object |
A mesh object. |
Skeleton | |
TVertex |
A single 2-dimensional point on a texture. "Texure Vertex". |
Vertex |
A single 3-dimensional point on the corner of an object. |
VertexWeight |
Enums
Shape |
The various shapes supported by this library. |
Constants
ROOT_JOINT_PARENT_INDEX |
Type Definitions
JointIndex | |
Matrix4 | |
Normal |
A single 3-dimensional normal |
NormalIndex |
An index into the |
TextureIndex |
An index into the |
VTNIndex |
An index into the vertex array, with an optional index into the texture array. This is used to define the corners of shapes which may or may not be textured. |
VertexIndex |
An index into the |
WeightIndex |