|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CLandscapeFaceVector Class ReferenceFast Allocate blocks of faces, according to the size of the block.
More...
#include <landscape_face_vector_manager.h>
List of all members.
Detailed Description
Fast Allocate blocks of faces, according to the size of the block.
-
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2001
Definition at line 46 of file landscape_face_vector_manager.h.
Constructor & Destructor Documentation
NL3D::CLandscapeFaceVector::CLandscapeFaceVector |
( |
|
) |
|
|
NL3D::CLandscapeFaceVector::CLandscapeFaceVector |
( |
const CLandscapeFaceVector & |
o |
) |
|
|
NL3D::CLandscapeFaceVector::~CLandscapeFaceVector |
( |
|
) |
|
|
Member Function Documentation
CLandscapeFaceVector & NL3D::CLandscapeFaceVector::operator= |
( |
const CLandscapeFaceVector & |
o |
) |
|
|
Friends And Related Function Documentation
friend class CLandscapeFaceVectorManager [friend]
|
|
Member Data Documentation
sint NL3D::CLandscapeFaceVector::_BlockId [private]
|
|
CLandscapeFaceVector* NL3D::CLandscapeFaceVector::_Next [private]
|
|
uint32 NL3D::CLandscapeFaceVector::NumTri
|
|
uint32* NL3D::CLandscapeFaceVector::TriPtr
|
|
The documentation for this class was generated from the following files:
|
|