#include <shadcast.h>
Inheritance diagram for iShadowCaster:
Public Methods | |
virtual iShadowBlock* | GetShadows (const csVector3 &pos)=0 |
Get the shadows generated by this caster as seen from some point. |
An object implementing this interface also implements iVisibilityObject so that it can be registered with a visibility culler.