Oolite 1.91.0.7644-241112-7f5034b
|
Instance Methods | |
(double) | - sqrtZeroDistance |
(void) | - drawModelWithVertexArraysAndSubdivision: |
(void) | - initialiseBaseVertexArray |
(void) | - initialiseBaseTerrainArray: |
(void) | - paintVertex:vi: |
(void) | - scaleVertices |
(id) | - initAsAtmosphereForPlanet:dictionary: |
(void) | - setTextureColorForPlanet:inSystem: |
(id) | - initMiniatureFromPlanet:withAlpha: |
(void) | - loadTexture: |
(OOTexture *) | - planetTextureWithInfo: |
(OOTexture *) | - cloudTextureWithCloudColor:cloudImpress:cloudBias: |
(void) | - deleteDisplayLists |
(void) | - setUseTexturedModel: |
Instance Methods inherited from <OOGraphicsResetClient> | |
(void) | - resetGraphicsState |
Definition at line 67 of file PlanetEntity.m.
- (OOTexture *) cloudTextureWithCloudColor: | (OOColor *) | cloudColor | |
cloudImpress: | (GLfloat) | cloud_impress | |
cloudBias: | (GLfloat) | cloud_bias |
Extends class PlanetEntity.
Definition at line 1317 of file PlanetEntity.m.
- (void) deleteDisplayLists |
Extends class PlanetEntity.
Definition at line 1317 of file PlanetEntity.m.
- (void) drawModelWithVertexArraysAndSubdivision: | (int) | subdivide |
Extends class PlanetEntity.
Definition at line 102 of file PlanetEntity.m.
- (id) initAsAtmosphereForPlanet: | (PlanetEntity *) | planet | |
dictionary: | (NSDictionary *) | dict |
Extends class PlanetEntity.
Definition at line 102 of file PlanetEntity.m.
- (void) initialiseBaseTerrainArray: | (int) | percent_land |
Extends class PlanetEntity.
Definition at line 1317 of file PlanetEntity.m.
- (void) initialiseBaseVertexArray |
Extends class PlanetEntity.
Definition at line 102 of file PlanetEntity.m.
- (id) initMiniatureFromPlanet: | (PlanetEntity *) | planet | |
withAlpha: | (float) | alpha |
Extends class PlanetEntity.
- (void) loadTexture: | (NSDictionary *) | configuration |
Extends class PlanetEntity.
Definition at line 1317 of file PlanetEntity.m.
- (void) paintVertex: | (unsigned) | ||
vi: | (int) | seed |
Extends class PlanetEntity.
Definition at line 1317 of file PlanetEntity.m.
- (OOTexture *) planetTextureWithInfo: | (NSDictionary *) | info |
Extends class PlanetEntity.
Definition at line 1317 of file PlanetEntity.m.
- (void) scaleVertices |
Extends class PlanetEntity.
Definition at line 1317 of file PlanetEntity.m.
- (void) setTextureColorForPlanet: | (BOOL) | isMain | |
inSystem: | (BOOL) | isLocal |
Extends class PlanetEntity.
Definition at line 102 of file PlanetEntity.m.
- (void) setUseTexturedModel: | (BOOL) | flag |
Extends class PlanetEntity.
Definition at line 102 of file PlanetEntity.m.
- (double) sqrtZeroDistance |
Extends class PlanetEntity.
Definition at line 102 of file PlanetEntity.m.