Oolite 1.91.0.7677-250528-09ed63a
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
PlanetEntity.h File Reference
import "OOStellarBody.h"
import "Entity.h"
import "legacy_random.h"
import "OOColor.h"
Include dependency graph for PlanetEntity.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VertexData
class  PlanetEntity

Macros

#define MAX_TRI_INDICES   3*(20+80+320+1280+5120+20480)
#define MAX_PLANET_VERTICES   10400
#define PlanetEntity   OOPlanetEntity

Macro Definition Documentation

◆ MAX_PLANET_VERTICES

#define MAX_PLANET_VERTICES   10400

Definition at line 39 of file PlanetEntity.h.

◆ MAX_TRI_INDICES

#define MAX_TRI_INDICES   3*(20+80+320+1280+5120+20480)

Definition at line 38 of file PlanetEntity.h.

Referenced by PlanetEntity(OOPrivate)::initialiseBaseVertexArray.

◆ PlanetEntity