Planeshift
|
#include <pscelclient.h>
Public Member Functions | |
~InstanceObject () | |
Public Attributes | |
csBox3 | bbox |
csRef< iThreadReturn > | material |
csRef< iThreadReturn > | meshFact |
csRef< iMeshFactoryWrapper > | nullFactory |
csRef< iMeshWrapper > | pcmesh |
csWeakRefArray< iSector > | sectors |
Definition at line 92 of file pscelclient.h.
InstanceObject::~InstanceObject | ( | ) |
csBox3 InstanceObject::bbox |
Definition at line 95 of file pscelclient.h.
csRef<iThreadReturn> InstanceObject::material |
Definition at line 99 of file pscelclient.h.
csRef<iThreadReturn> InstanceObject::meshFact |
Definition at line 98 of file pscelclient.h.
csRef<iMeshFactoryWrapper> InstanceObject::nullFactory |
Definition at line 97 of file pscelclient.h.
csRef<iMeshWrapper> InstanceObject::pcmesh |
Definition at line 94 of file pscelclient.h.
csWeakRefArray<iSector> InstanceObject::sectors |
Definition at line 96 of file pscelclient.h.