|
Colobot
|
Header for mesh saved in new model file version 3. More...
#include <model_io_structs.h>
Public Attributes | |
| int | totalTriangles = 0 |
| Total number of triangles. | |
| std::string | name |
| Mesh name. | |
| std::string | parentName |
| Parent mesh name. | |
| Math::Vector | position |
| Mesh position. | |
| Math::Vector | rotation |
| Mesh rotation. | |
| Math::Vector | scale |
| Mesh scale. | |
Header for mesh saved in new model file version 3.
1.8.9.1