CrystalSpace

Public API Reference

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

csSectorMeshList Class Reference

A list of meshes for a sector. More...

#include <sector.h>

Inheritance diagram for csSectorMeshList:

csMeshList iMeshList iBase List of all members.

Public Methods

 csSectorMeshList ()
 constructor. More...

virtual ~csSectorMeshList ()
 destructor. More...

void SetSector (csSector *sec)
 Set the sector. More...

virtual void PrepareItem (iMeshWrapper *item)
 Override PrepareItem. More...

virtual void FreeItem (iMeshWrapper *item)
 Override FreeItem. More...


Detailed Description

A list of meshes for a sector.

Definition at line 76 of file csengine/sector.h.


Constructor & Destructor Documentation

csSectorMeshList::csSectorMeshList  
 

constructor.

virtual csSectorMeshList::~csSectorMeshList   [inline, virtual]
 

destructor.

Definition at line 85 of file csengine/sector.h.

References csMeshList::RemoveAll.


Member Function Documentation

virtual void csSectorMeshList::FreeItem iMeshWrapper   item [virtual]
 

Override FreeItem.

Reimplemented from csMeshList.

virtual void csSectorMeshList::PrepareItem iMeshWrapper   item [virtual]
 

Override PrepareItem.

Reimplemented from csMeshList.

void csSectorMeshList::SetSector csSector   sec [inline]
 

Set the sector.

Definition at line 87 of file csengine/sector.h.


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