Package md3.md3model

Class Summary
AnimationCfg A class providing functionality to access the animation data found in the animation.cfg files that come with (some) animated models.
MD3Animation A class with metadata describing an MD3 model animation.
MD3BoneFrame Represents metadata about an MD3 model bone animation frame.
MD3Mesh Represents data of an MD3 model mesh.
MD3Model The MD3Model class contains data structures to hold all information contained in an MD3 model file.
MD3ModelFactory This is a factory class that follows the Abstract Factory pattern.
MD3ModelVisitor Abstract superclass of all classes that represent objects that can visit MD3Model objects according to the visitor pattern.
MD3Skin The MD3Skin class provides access tot the .skin files that accompany player models.
MD3Tag The MD3Tag class represents a so called 'tag', as they are found in the MD3 model files.
MD3Texture Objets of this class represent textures with associated metadata.