AnimatedModel |
|
Character |
Class that represent a character of a font
|
Color |
Represent a color in syncron rgb, hsb and srgb color models
|
Font |
Class that represent a font to render text
|
Material |
Class that represents a material with all its maps and parameters for a mesh
|
Mesh |
Class that represent a simple model, wich has only one material and consists
of only one mesh
|
Model |
Class that represents a complex model with variouse meshes
|
Transformation |
Transformation class to store position, rotation and scale and calc the
trasnformation matrix
|