Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkVRMLAllocator Struct Reference

#include <vtkVRML.h>

List of all members.

Static Public Member Functions

void Initialize ()
void * AllocateMemory (size_t n)
void CleanUp ()
char * StrDup (const char *str)

Static Public Attributes

vtkHeapHeap


Member Function Documentation

void vtkVRMLAllocator::Initialize  )  [static]
 

Referenced by vtkVRMLVectorType< T >::Init().

void* vtkVRMLAllocator::AllocateMemory size_t  n  )  [static]
 

void vtkVRMLAllocator::CleanUp  )  [static]
 

char* vtkVRMLAllocator::StrDup const char *  str  )  [static]
 


Member Data Documentation

vtkHeap* vtkVRMLAllocator::Heap [static]
 

Definition at line 63 of file vtkVRML.h.


The documentation for this struct was generated from the following file: