Classes | |
| struct | TXVertexPosition |
| This structure defines simple vertex position in 3D space. More... | |
| struct | TXVertexNormal |
| This structure defines simple normal in 3D space. More... | |
| struct | TXVertexWeight |
| This structure defines weight for specified vertex. More... | |
| struct | TXMaterial |
| This structure define material for face. More... | |
| struct | TXTextureCoords |
| This structure defines texture coordinates UV for for vertex. More... | |
| struct | TXMatrix |
| Standard 4x4 matrix of floats. More... | |
| struct | TXTriangleVertices |
| This structure defines indexed triangle. More... | |
| struct | TXTriangleNormals |
| This structure defines normals in indexed triangle. More... | |
| struct | TXTriangleMaterial |
| This structure defines material for one triangle in mesh. More... | |
| struct | TXSkinInfo |
| This structure contains skin information about mesh. More... | |
| struct | TXBone |
| This structure define one bone in mesh. More... | |
| struct | TXFrame |
| This structure defines one frame in X file. More... | |
| struct | TXAnimationKey |
| This structure defines one onimation key in animation. More... | |
| struct | TXAnimation |
| This structure defines animation for one frame. More... | |
| struct | TXAnimationSet |
| This structure defines set of animations. More... | |
| class | TXLoader |
| This class loads X file and hierarchically stores its content. More... | |
Namespaces | |
| namespace | NSXLoaderVertexTypes |
| This namespace contains basic vertex types. | |
1.4.6-NO