v2.0.2
Classes | Typedefs | Variables
CC3PointParticles.h File Reference
#import "CC3Particles.h"
#import "CC3Mesh.h"
#import "CC3Camera.h"

Classes

class  CC3PointParticle
 
class  CC3PointParticleEmitter
 
class  CC3PointParticleMesh
 
protocol  <CC3PointParticleProtocol>
 

Typedefs

typedef CC3VertexContent
CC3PointParticleVertexContent 
__deprecated = kCC3VertexContentLocation
 

Variables

static const GLfloat kCC3DefaultParticleSize = 32.0
 
static const GLfloat kCC3ParticleSizeMaximumNone = kCC3MaxGLfloat
 
static const GLfloat kCC3ParticleSizeMinimumNone = 1.0
 

Typedef Documentation

Deprecated.

Deprecated:
Replaced with CC3VertexContent.
Deprecated:
Replaced with kCC3VertexContentLocation.
Deprecated:
Replaced with kCC3VertexContentNormal.
Deprecated:
Replaced with kCC3VertexContentColor.
Deprecated:
Replaced with kCC3VertexContentPointSize.
Deprecated:
Renamed to kCC3VertexContentBoneIndices
Deprecated:
Renamed to kCC3SemanticVertexBoneIndices.
Deprecated:
Renamed to kCC3SemanticVertexBoneCount.
Deprecated:
Renamed to kCC3SemanticBatchBoneCount.
Deprecated:
Replaced by kCC3QuaternionIdentity.
Deprecated:
Renamed to CC3Box.

Use kCC3AttenuationNone instead.

Deprecated:
Renamed to kCC3TargettingConstraintGlobalXAxis.
Deprecated:
Renamed to kCC3TargettingConstraintGlobalYAxis.
Deprecated:
Renamed to kCC3TargettingConstraintGlobalZAxis.

Variable Documentation

const GLfloat kCC3DefaultParticleSize = 32.0
static

Default size for particles.

const GLfloat kCC3ParticleSizeMaximumNone = kCC3MaxGLfloat
static

Constant used with the particleSizeMaximum property to indicate no maximum size for particles, beyond any platform limit.

const GLfloat kCC3ParticleSizeMinimumNone = 1.0
static

Constant used with the particleSizeMinimum property to indicate no minimum size for particles.