Oolite 1.91.0.7658-250404-b1488af
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
OOLightParticleEntity.m File Reference
import "OOLightParticleEntity.h"
import "Universe.h"
import "PlayerEntity.h"
import "OOTexture.h"
import "OOColor.h"
import "OOCollectionExtractors.h"
import "OOFunctionAttributes.h"
import "OOMacroOpenGL.h"
import "OOGraphicsResetManager.h"
import "MyOpenGLView.h"
+ Include dependency graph for OOLightParticleEntity.m:

Go to the source code of this file.

Classes

category  OOLightParticleEntity(Private)
 

Macros

#define PARTICLE_DISTANCE_SCALE_LOW   12.0
 
#define PARTICLE_DISTANCE_SCALE_HIGH   36.0
 

Variables

static OOTexturesBlobTexture = nil
 

Macro Definition Documentation

◆ PARTICLE_DISTANCE_SCALE_HIGH

#define PARTICLE_DISTANCE_SCALE_HIGH   36.0

Definition at line 39 of file OOLightParticleEntity.m.

Referenced by OOLightParticleEntity::initWithDiameter:.

◆ PARTICLE_DISTANCE_SCALE_LOW

#define PARTICLE_DISTANCE_SCALE_LOW   12.0

Definition at line 38 of file OOLightParticleEntity.m.

Referenced by OOLightParticleEntity::initWithDiameter:.

Variable Documentation

◆ sBlobTexture