Oolite 1.91.0.7658-250404-b1488af
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
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.

Referenced by DustEntity::drawImmediate:translucent:.

◆ NEAR_PLANE

#define NEAR_PLANE   (DUST_SCALE * 0.25f)

Definition at line 45 of file DustEntity.m.

Referenced by DustEntity::drawImmediate:translucent:.