|
Classes |
| struct | TXVERTEX_XYZ |
| | Simplest vertex - contains only position. More...
|
| struct | TXVERTEX_XYZ_NXNYNZ |
| | Vertex with postion and normal. More...
|
| struct | TXVERTEX_XYZ_NXNYNZ_TUTV |
| | Vertex with position, normal and one texture coordinate. More...
|
| struct | TXVERTEX_XYZ_TUTV |
| | Vertex with position and one texture coordinate. More...
|
| struct | TXVERTEX_XYZ_SW1SW2_SI |
| | Vertex with position, two weights and one DWORD containing matrix indices for skinning. More...
|
| struct | TXVERTEX_XYZ_TUTV_SW1SW2_SI |
| | Vertex with position, texture coordinates,two weights and one DWORD containing matrix indices for skinning. More...
|
| struct | TXVERTEX_XYZ_NXNYNZ_TUTV_SW1SW2_SI |
| | Vertex with position, normal, texture coordinates,two weights and one DWORD containing matrix indices for skinning. More...
|
| struct | TXVERTEX_XYZ_SWD1_SI |
| | Vertex with position, wight and one DWORD containing matrix indices for skinning. More...
|
| struct | TXVERTEX_XYZ_TUTV_SWD1_SI |
| | Vertex with position, texture coordinates,weight and one DWORD containing matrix indices for skinning. More...
|
| struct | TXVERTEX_XYZ_NXNYNZ_TUTV_SWD1_SI |
| | Vertex with position, normal, texture coordinates,two weights and one DWORD containing matrix indices for skinning. More...
|