|
Class Summary |
| AC3DHeader |
Data holder for the ac3d header information. |
| AC3DMaterial |
Contains all the information for an ac3d material tag. |
| AC3DModelPrototype |
Representation of the AC3D model |
| AC3DObject |
Representation of the AC3D object tag. |
| AC3DPrototypeLoader |
Parses the AC3D data file into a java model. |
| AC3DSurface |
Contains all the information for a surface
The vertex references and texture coordinates are returned in arrays, these
arrays are ordered the same, so index i in the vertex reference array referes
to the same vertex as as index i in the texture coordinate array. |
| ResourcePool |
Generic resource pool abstract class. |