class csShadowFrustrum : public csFrustrum This class is a csFrustrum especially used for the lighting calculations
| | next Linked list. |
| | polygon Polygon which generated this shadow. |
| | relevant If true then this frustrum is relevant |
| | csShadowFrustrum (csVector3& origin) Create empty frustrum. |
This class is a csFrustrum especially used for the lighting calculations. It represents a shadow. It extends csFrustrum by adding 'next' and 'prev' for living in a linked list and it adds the 'polygon' member so that we can find for which polygon this frustrum was generated.
csPolygon3D* polygon
bool relevant
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de