iVisibilityCullerListener Struct Reference
[Visibility]
Implement this interface when you want to get notified about visible objects detected by the visibility cullers.
More...
#include <viscull.h>
Inheritance diagram for iVisibilityCullerListener:

Public Methods | |
virtual void | ObjectVisible (iVisibilityObject *visobject, iMeshWrapper *mesh)=0 |
This function is called whenever the visibilty culler discovers a new visible mesh. |
Detailed Description
Implement this interface when you want to get notified about visible objects detected by the visibility cullers.
Definition at line 68 of file viscull.h.
Member Function Documentation
|
This function is called whenever the visibilty culler discovers a new visible mesh.
|
The documentation for this struct was generated from the following file:
- iengine/viscull.h
Generated for Crystal Space by doxygen 1.2.18