![]() |
Public API Reference |
#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. More... |
Definition at line 69 of file viscull.h.
|
This function is called whenever the visibilty culler discovers a new visible mesh.
|