Cafu Engine
cf::ClipSys::ClipSectorT Class Reference

Public Member Functions

 ClipSectorT ()
 The constructor. More...
 

Public Attributes

unsigned long WorldContents
 The combined (or'ed) contents of the world model for this sector. More...
 
unsigned long ModelContents
 The combined (or'ed) contents of the models in ListOfModels. More...
 
ClipLinkTListOfModels
 The list of all clip models (except for the world model) that are in this sector. The world model is not in the list, because it implicitly and always is in every sector anyway. More...
 

Constructor & Destructor Documentation

cf::ClipSys::ClipSectorT::ClipSectorT ( )
inline

The constructor.

Member Data Documentation

ClipLinkT* cf::ClipSys::ClipSectorT::ListOfModels

The list of all clip models (except for the world model) that are in this sector. The world model is not in the list, because it implicitly and always is in every sector anyway.

unsigned long cf::ClipSys::ClipSectorT::ModelContents

The combined (or'ed) contents of the models in ListOfModels.

unsigned long cf::ClipSys::ClipSectorT::WorldContents

The combined (or'ed) contents of the world model for this sector.


The documentation for this class was generated from the following file: