- Cal3D 0.11 API Reference - |
▼Ncal3d | |
Cnoncopyable | Derive from noncopyable to mark your class as not having a copy constructor or operator= |
CRefCounted | Derive from RefCounted to make your class have reference-counted lifetime semantics |
CRefPtr | A container-safe smart pointer used for refcounted classes |
CTiXmlAttribute | An attribute is a name-value pair |
CTiXmlAttributeSet | |
▼CTiXmlBase | TiXmlBase is a base class for every class in TinyXml |
CStringToBuffer | |
CTiXmlComment | An XML comment |
CTiXmlCursor | |
CTiXmlDeclaration | In correct XML the declaration is the first entry in the file |
CTiXmlDocument | Always the top level node |
CTiXmlElement | The element is a container class |
CTiXmlHandle | A TiXmlHandle is a class that wraps a node pointer with null checks; this is an incredibly useful thing |
CTiXmlNode | The parent class for everything in the Document Object Model |
CTiXmlParsingData | |
CTiXmlText | XML text |
CTiXmlUnknown | Any tag that tinyXml doesn't recognize is saved as an unknown |
CTransform | Contains a translation and rotation that describe a coordinate system or transform |
CCalAbstractMixer | CalAbstractMixer defines the API that CalModel relies on for blending and scheduling animations |
CCalAnimation | |
CCalAnimationAction | |
CCalAnimationCallback | |
CCalAnimationCycle | |
CCalBone | |
CCalBoundingBox | The bounding box class |
CCalBufferSource | CalBufferSource class |
▼CCalCoreAnimation | |
CCallbackRecord | |
CCalCoreBone | |
CCalCoreKeyframe | The core keyframe class |
▼CCalCoreMaterial | |
CColor | |
CMap | |
CCalCoreMesh | |
CCalCoreModel | |
CCalCoreMorphAnimation | |
CCalCoreSkeleton | |
▼CCalCoreSubmesh | |
CFace | |
CInfluence | |
CPhysicalProperty | |
CSpring | The core submesh Spring |
CTangentSpace | |
CTextureCoordinate | |
CVertex | |
▼CCalCoreSubMorphTarget | |
CBlendVertex | |
CCalCoreTrack | |
CCalDataSource | CalDataSource abstract interface class |
▼CCalHardwareModel | |
CCalHardwareMesh | |
CCalLoader | The loader class |
CCalMatrix | The matrix class |
CCalMesh | |
CCalMixer | |
CCalModel | |
CCalMorphTargetMixer | |
CCalPhysique | |
CCalPlane | The plane class |
CCalPlatform | The platform class |
CCalQuaternion | The quaternion class |
CCalRenderer | |
CCalSaver | The saver class |
CCalSkeleton | |
CCalSpringSystem | The spring system class |
CCalStreamSource | CalStreamSource class |
▼CCalSubmesh | |
CFace | |
CPhysicalProperty | |
CTangentSpace | |
CCalVector | The vector class |