Interfaces
 InterfaceDescription
 IAnimation Interface for objects that can animate the vertex values in a mesh
 IFrame Interface for objects that store the vertex values for a single frame of animation
Classes
 ClassDescription
 Animation Holds information about the current state of a mesh animation.
 AnimationTransition Holds information about the current state of animation to transition into another animation.
 Billboard A graphics element used to represent objects that always face the camera
 DrawingCommand 
 Element Basic 3d element object Not intended for direct use - use Segment or Face.
 Face A triangle element used in the mesh object
 Frame Holds vertexposition information about a single animation frame.
 Geometry 3d object containing face and segment elements
 Graphics3D 
 Mesh 3d object containing face and segment elements
 Morpher Keyframe animation morpher
 Object3D Base class for all 3d objects.
 Segment A line element used in the wiremesh and mesh object
 UV Texture coordinates value object.
 VectorInstructionType 
 Vertex A vertex coordinate value object.
 VertexClassification 
 VertexPosition Vertex position value object.