Oolite 1.91.0.7604-240417-a536cbe
Loading...
Searching...
No Matches
Classes | Macros
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.

◆ PlanetEntity

#define PlanetEntity   OOPlanetEntity

Definition at line 52 of file PlanetEntity.h.