| - Cal3D 0.11 API Reference - |
| Derive from noncopyable to mark your class as not having a copy constructor or operator= | |
| A container-safe smart pointer used for refcounted classes | |
| Derive from RefCounted to make your class have reference-counted lifetime semantics | |
| TiXmlBase is a base class for every class in TinyXml | |
| The parent class for everything in the Document Object Model | |
| An attribute is a name-value pair | |
| The element is a container class | |
| An XML comment | |
| XML text | |
| In correct XML the declaration is the first entry in the file | |
| Any tag that tinyXml doesn't recognize is saved as an unknown | |
| Always the top level node | |
| A TiXmlHandle is a class that wraps a node pointer with null checks; this is an incredibly useful thing | |
| Contains a translation and rotation that describe a coordinate system or transform | |
| CalAbstractMixer defines the API that CalModel relies on for blending and scheduling animations | |
| The bounding box class | |
| CalBufferSource class | |
| The core keyframe class | |
| The core submesh Spring | |
| CalDataSource abstract interface class | |
| The loader class | |
| The matrix class | |
| The plane class | |
| The platform class | |
| The quaternion class | |
| The saver class | |
| The spring system class | |
| CalStreamSource class | |
| The vector class |