NL3D::CMeshBlockManager::CVBHeapBlock Struct Reference


Data Fields

std::vector< IMeshGeom * > AllocatedMeshGeoms
 List of MeshGeom to clear VBHeap info.

std::vector< uintFreeIds
 List of Id free in AllocatedMeshGeoms.

std::vector< CInstanceInfoRdrInstances
 List of instances. small realloc are performed, since same vector used each frame.

std::vector< IMeshGeom * > RdrMeshGeoms
 List of MeshGeom. small realloc are performed, since same vector used each frame.

CVertexBufferHeap VBHeap
 The actual VertexBufferHeap.


Field Documentation

std::vector<IMeshGeom*> NL3D::CMeshBlockManager::CVBHeapBlock::AllocatedMeshGeoms
 

List of MeshGeom to clear VBHeap info.

Definition at line 116 of file mesh_block_manager.h.

Referenced by NL3D::CMeshBlockManager::allocateMeshVBHeap(), NL3D::CMeshBlockManager::freeMeshVBHeap(), and NL3D::CMeshBlockManager::releaseVBHeaps().

std::vector<uint> NL3D::CMeshBlockManager::CVBHeapBlock::FreeIds
 

List of Id free in AllocatedMeshGeoms.

Definition at line 118 of file mesh_block_manager.h.

Referenced by NL3D::CMeshBlockManager::allocateMeshVBHeap(), and NL3D::CMeshBlockManager::freeMeshVBHeap().

std::vector<CInstanceInfo> NL3D::CMeshBlockManager::CVBHeapBlock::RdrInstances
 

List of instances. small realloc are performed, since same vector used each frame.

Definition at line 108 of file mesh_block_manager.h.

Referenced by NL3D::CMeshBlockManager::addInstance(), and NL3D::CMeshBlockManager::flush().

std::vector<IMeshGeom*> NL3D::CMeshBlockManager::CVBHeapBlock::RdrMeshGeoms
 

List of MeshGeom. small realloc are performed, since same vector used each frame.

Definition at line 111 of file mesh_block_manager.h.

Referenced by NL3D::CMeshBlockManager::addInstance(), and NL3D::CMeshBlockManager::flush().

CVertexBufferHeap NL3D::CMeshBlockManager::CVBHeapBlock::VBHeap
 

The actual VertexBufferHeap.

Definition at line 114 of file mesh_block_manager.h.

Referenced by NL3D::CMeshBlockManager::addVBHeap(), NL3D::CMeshBlockManager::allocateMeshVBHeap(), NL3D::CMeshBlockManager::flush(), NL3D::CMeshBlockManager::freeMeshVBHeap(), and NL3D::CMeshBlockManager::render().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 06:51:49 2004 for NeL by doxygen 1.3.6