Package crystalspace.jbind.interfaces.iengine.viscul

Interface Summary
iVisibilityCuller This interface represents a visibility culling system.
iVisibilityCullerListener Implement this interface when you want to get notified about visible objects detected by the visibility cullers.
iVisibilityObject An object that wants to know if it is visible or not for some visibility culler needs to implement this interface.
iVisibilityObjectIterator Iterator to iterate over some visibility objects.