# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

CPatchAllocator Class Reference

#include <nel_patch_mesh.h>

Collaboration diagram for CPatchAllocator:

Collaboration graph
[legend]
List of all members.

Public Methods

 CPatchAllocator ()

Public Attributes

CPathMeshAlloc<UI_PATCHAllocPatch
CPathMeshAlloc<UI_VERTEXAllocVertex
CPathMeshAlloc<int> AllocInt

Constructor & Destructor Documentation

CPatchAllocator::CPatchAllocator ( )
 

Definition at line 100 of file nel_patch_mesh.cpp.


Member Data Documentation

CPathMeshAlloc< int > CPatchAllocator::AllocInt
 

Definition at line 404 of file nel_patch_mesh.h.

CPathMeshAlloc< UI_PATCH > CPatchAllocator::AllocPatch
 

Definition at line 402 of file nel_patch_mesh.h.

CPathMeshAlloc< UI_VERTEX > CPatchAllocator::AllocVertex
 

Definition at line 403 of file nel_patch_mesh.h.


The documentation for this class was generated from the following files: