Classes | Variables

CC3ShadowVolumes.h File Reference

#import "CC3VertexSkinning.h"
#import "CC3Light.h"
#import "CC3Billboard.h"

Classes

class  CC3Billboard(ShadowVolumes)
 Extension category to support shadow volumes.
class  CC3Node(ShadowVolumes)
 Extension category to support shadow volumes.
class  CC3ShadowDrawingVisitor
 CC3ShadowDrawingVisitor is a CC3NodeDrawingVisitor that is passed to a shadow node for drawing shadows. More...
class  CC3ShadowVolumeMeshNode
 The mesh node used to build a shadow volume. More...
class  CC3StencilledShadowPainterNode
 The mesh node used to paint the shadows cast by shadow volumes. More...

Variables

static const GLfloat kCC3DefaultShadowVolumeVertexOffsetFactor = 0.001

Detailed Description


Variable Documentation

const GLfloat kCC3DefaultShadowVolumeVertexOffsetFactor = 0.001 [static]

The suggested default shadow volume vertex offset factor.