Protected Attributes

CC3StencilledShadowPainterNode Class Reference

The mesh node used to paint the shadows cast by shadow volumes. More...

#import <CC3ShadowVolumes.h>

Inheritance diagram for CC3StencilledShadowPainterNode:
Inheritance graph
[legend]
Collaboration diagram for CC3StencilledShadowPainterNode:
Collaboration graph
[legend]

List of all members.

Protected Attributes

CC3Lightlight

Detailed Description

The mesh node used to paint the shadows cast by shadow volumes.

Shadow volumes are used to define a stencil that is then used to draw dark areas onto the viewport where mesh nodes are casting shadows. This painter is used to draw those dark areas where the stencil indicates.


Member Data Documentation

- (CC3Light*) light [protected]

The light casting this shadow.

Reimplemented from <CC3ShadowProtocol>.


The documentation for this class was generated from the following file: