CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

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:

iBase List of all members.

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

virtual void iVisibilityCullerListener::ObjectVisible iVisibilityObject   visobject,
iMeshWrapper   mesh
[pure virtual]
 

This function is called whenever the visibilty culler discovers a new visible mesh.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18