|
Oolite 1.91.0.7712-251017-85ce217
|
import "DustEntity.h"import "OOMaths.h"import "Universe.h"import "MyOpenGLView.h"import "OOGraphicsResetManager.h"import "OODebugFlags.h"import "OOMacroOpenGL.h"import "PlayerEntity.h"Go to the source code of this file.
Classes | |
| category | DustEntity(Private) |
Macros | |
| #define | FAR_PLANE (DUST_SCALE * 0.50f) |
| #define | NEAR_PLANE (DUST_SCALE * 0.25f) |
| #define FAR_PLANE (DUST_SCALE * 0.50f) |
Definition at line 44 of file DustEntity.m.
Referenced by DustEntity::drawImmediate:translucent:.
| #define NEAR_PLANE (DUST_SCALE * 0.25f) |
Definition at line 45 of file DustEntity.m.
Referenced by DustEntity::drawImmediate:translucent:.