Colobot
Public Attributes | List of all members
Gfx::ModelMeshHeaderV3 Struct Reference

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.
 

Detailed Description

Header for mesh saved in new model file version 3.


The documentation for this struct was generated from the following file: