Class representing a model mesh. More...
Public Member Functions | |
| BasicMesh () | |
| Creates a mesh. | |
Public Attributes | |
| int | Material |
| Material number. | |
| int | Arrays |
| Number of the vertex array. | |
| int[] | BlendIndices |
| Skinning matrix number. | |
| Primitive[] | Primitives |
| Primitive array. | |
Class representing a model mesh.