NL3D::CShapeBank::CWaitingShape Struct Reference


Public Member Functions

 CWaitingShape ()

Data Fields

uint32 RefCnt
IShapeShapePtr
std::set< bool * > Signal
TShapeState State
uint32 UpTextLine
uint8 UpTextMipMap
uint32 UpTextProgress

Constructor & Destructor Documentation

NL3D::CShapeBank::CWaitingShape::CWaitingShape  )  [inline]
 

Definition at line 182 of file shape_bank.h.

References RefCnt, ShapePtr, State, UpTextLine, UpTextMipMap, and UpTextProgress.

00183                 {
00184                         State = AsyncLoad_Shape;
00185                         RefCnt = 0;
00186                         ShapePtr = NULL;
00187                         UpTextProgress = 0;
00188                         UpTextMipMap = 0;
00189                         UpTextLine = 0;
00190                 }


Field Documentation

uint32 NL3D::CShapeBank::CWaitingShape::RefCnt
 

Definition at line 174 of file shape_bank.h.

Referenced by CWaitingShape(), NL3D::CShapeBank::loadAsync(), and NL3D::CShapeBank::processWaitingShapes().

IShape* NL3D::CShapeBank::CWaitingShape::ShapePtr
 

Definition at line 173 of file shape_bank.h.

Referenced by CWaitingShape(), and NL3D::CShapeBank::processWaitingShapes().

std::set<bool *> NL3D::CShapeBank::CWaitingShape::Signal
 

Definition at line 176 of file shape_bank.h.

Referenced by NL3D::CShapeBank::loadAsync(), and NL3D::CShapeBank::processWaitingShapes().

TShapeState NL3D::CShapeBank::CWaitingShape::State
 

Definition at line 175 of file shape_bank.h.

Referenced by CWaitingShape(), and NL3D::CShapeBank::processWaitingShapes().

uint32 NL3D::CShapeBank::CWaitingShape::UpTextLine
 

Definition at line 180 of file shape_bank.h.

Referenced by CWaitingShape(), NL3D::CShapeBank::processWaitingShapes(), and NL3D::CShapeBank::processWSUploadTexture().

uint8 NL3D::CShapeBank::CWaitingShape::UpTextMipMap
 

Definition at line 179 of file shape_bank.h.

Referenced by CWaitingShape(), NL3D::CShapeBank::processWaitingShapes(), and NL3D::CShapeBank::processWSUploadTexture().

uint32 NL3D::CShapeBank::CWaitingShape::UpTextProgress
 

Definition at line 178 of file shape_bank.h.

Referenced by CWaitingShape(), and NL3D::CShapeBank::processWaitingShapes().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 07:44:09 2004 for NeL by doxygen 1.3.6