|
Colobot
|
Public Member Functions | |
| void | LoadDefault () |
Public Attributes | |
| bool | used |
| If true, base object is valid in objects vector. | |
| int | totalTriangles |
| Number of triangles. | |
| Math::Vector | bboxMin |
| Bounding box min (origin 0,0,0 always included) | |
| Math::Vector | bboxMax |
| bounding box max (origin 0,0,0 always included) | |
| float | radius |
| Radius of the sphere at the origin. | |
| std::vector< EngineBaseObjTexTier > | next |
| Next tier (LOD) | |
1.8.5