class csLightHitsSprite A light-hits-sprite structure
A light-hits-sprite structure. This is basicly a structure which indicates that some sprite is hit by a dynamic light. There is a list of these structures in every sprite (all dynamic lights hitting a sprite will give rise to a seperate lights-hits-sprite) and there is a list of these structures in every dynamic light (representing all sprites that are hit by that particular light).
csDynLight* light
csLightHitsSprite()
~csLightHitsSprite()
csSprite3D* GetSprite()
csDynLight* GetLight()
csLightHitsSprite* GetNextSprite()
csLightHitsSprite* GetNextLight()
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de