CrystalSpace

Public API Reference

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

viscull.h File Reference

More...

#include "csutil/scf.h"

Go to the source code of this file.

Compounds

struct  iVisibilityCuller
 This interface represents a visibility culling system. More...

struct  iVisibilityObject
 An object that wants to know if it is visible or not for some visibility culler needs to implement this interface. More...

struct  iVisibilityObjectIterator
 Iterator to iterate over some visibility objects. More...


GetCullerFlags() flags

#define CS_CULLER_HINT_CONVEX   1
 Object is fully convex. More...

#define CS_CULLER_HINT_CLOSED   2
 Object is closed. More...

#define CS_CULLER_HINT_GOODOCCLUDER   4
 This is a good occluder. More...

#define CS_CULLER_HINT_BADOCCLUDER   8
 This is a bad occluder. More...


Detailed Description

Definition in file viscull.h.


Generated for Crystal Space by doxygen 1.2.14