Oolite 1.91.0.7644-241112-7f5034b
|
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.
#define NEAR_PLANE (DUST_SCALE * 0.25f) |
Definition at line 45 of file DustEntity.m.