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

vtkVRMLAllocator Struct Reference

#include <vtkVRML.h>

Collaboration diagram for vtkVRMLAllocator:

Collaboration graph
[legend]
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]
 

Referenced by vtkVRMLVectorType< T >::Init(), vtkVRMLVectorType< T >::operator new(), and vtkVRMLVectorType< T >::Reserve().

void vtkVRMLAllocator::CleanUp  )  [static]
 

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


Member Data Documentation

vtkHeap* vtkVRMLAllocator::Heap [static]
 

Definition at line 62 of file vtkVRML.h.


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