Package com.jme.scene.model

Class Summary
EmptyTriMesh Started Date: Jun 14, 2004

This class is for use with jME's loader system.
Face Face
JointMesh Started Date: Jun 11, 2004 JointMesh is the same as a TriMesh, but extends to include an index array of joints and to store the original Vertex and Normal information
Loader Generic abstract Loader class for FileFormat Loaders to inherit from to standardize file loading.