iShadowReceiver Struct Reference
[Lighting]
An object that is interested in getting shadow information.  
More...
#include <iengine/shadcast.h>
Inheritance diagram for iShadowReceiver:

| Public Member Functions | |
| virtual void | CastShadows (iMovable *movable, iFrustumView *fview)=0 | 
| Cast shadows on this receiver. | |
Detailed Description
An object that is interested in getting shadow information.
Definition at line 57 of file shadcast.h.
Member Function Documentation
| virtual void iShadowReceiver::CastShadows | ( | iMovable * | movable, | |
| iFrustumView * | fview | |||
| ) |  [pure virtual] | 
Cast shadows on this receiver.
The documentation for this struct was generated from the following file:
- iengine/shadcast.h
Generated for Crystal Space by doxygen 1.4.7

