Cafu Engine
StaticEntityDataT Class Reference

Public Member Functions

 StaticEntityDataT (std::istream &InFile, cf::SceneGraph::aux::PoolT &Pool, ModelManagerT &ModelMan, cf::SceneGraph::LightMapManT &LightMapMan, cf::SceneGraph::SHLMapManT &SHLMapMan, PlantDescrManT &PlantDescrMan)
 
void WriteTo (std::ostream &OutFile, cf::SceneGraph::aux::PoolT &Pool) const
 

Public Attributes

ArrayT< SharedTerrainT * > m_Terrains
 Terrains are shared among the BspTree (graphics world) and the CollModel (physics world). More...
 
cf::SceneGraph::BspTreeNodeTm_BspTree
 
cf::ClipSys::CollisionModelStaticTm_CollModel
 

Member Data Documentation

ArrayT<SharedTerrainT*> StaticEntityDataT::m_Terrains

Terrains are shared among the BspTree (graphics world) and the CollModel (physics world).


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