|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| AnimationDef | An intermediate representation for animations used to store data parsed from XML. |
| AnimationDef.FrameDef | A single frame of the animation. |
| AnimationDef.TransformDef | A transform for a single node. |
| ModelDef | An intermediate representation for models used to store data parsed from XML. |
| ModelDef.BoneWeight | The influence of a single bone on a vertex. |
| ModelDef.Extra | An extra bit of data associated with a vertex. |
| ModelDef.HashArrayList<E> | Accelerates ArrayList.indexOf(java.lang.Object), ArrayList.contains(java.lang.Object), and
ArrayList.remove(int) using an internal hash map (assumes that all elements of the list
are unique and non-null). |
| ModelDef.NodeDef | Represents a node without geometry. |
| ModelDef.SkinMeshDef | Represents a triangle mesh whose vertices are influenced by sets of bones. |
| ModelDef.SkinVertex | A vertex with bone influences. |
| ModelDef.SpatialDef | The abstract base class of the nodes stored in the model definition. |
| ModelDef.Triangle | Represents a triangle for processing purposes. |
| ModelDef.TriMeshDef | Represents a triangle mesh. |
| ModelDef.Vertex | A single vertex in a mesh. |
| ModelTool | Base class for tools that view or manipulate a single model (like the model viewer and particle editor). |
| ModelTool.EnvironmentModel | Represents a model in the environment. |
| ModelViewer | A simple model viewer application. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||