Public Member Functions | |
CShapeCache () | |
Data Fields | |
std::list< IShape * > | Elements |
sint32 | MaxSize |
|
Definition at line 212 of file shape_bank.h. References MaxSize.
00212 { MaxSize = 0; } |
|
Definition at line 210 of file shape_bank.h. Referenced by NL3D::CShapeBank::addRef(), NL3D::CShapeBank::checkShapeCache(), and NL3D::CShapeBank::release(). |
|
Definition at line 211 of file shape_bank.h. Referenced by NL3D::CShapeBank::checkShapeCache(), CShapeCache(), NL3D::CShapeBank::removeShapeCache(), and NL3D::CShapeBank::reset(). |