Oolite 1.91.0.7604-240417-a536cbe
Loading...
Searching...
No Matches
Classes | Macros
DustEntity.m File Reference
import "DustEntity.h"
import "OOMaths.h"
import "Universe.h"
import "MyOpenGLView.h"
import "OOGraphicsResetManager.h"
import "OODebugFlags.h"
import "OOMacroOpenGL.h"
import "PlayerEntity.h"
+ Include dependency graph for DustEntity.m:

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)
 

Macro Definition Documentation

◆ FAR_PLANE

#define FAR_PLANE   (DUST_SCALE * 0.50f)

Definition at line 44 of file DustEntity.m.

◆ NEAR_PLANE

#define NEAR_PLANE   (DUST_SCALE * 0.25f)

Definition at line 45 of file DustEntity.m.