vtkVRMLAllocator Struct Reference

#include <vtkVRML.h>

List of all members.


Detailed Description

Definition at line 56 of file vtkVRML.h.

Static Public Member Functions

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

Static Public Attributes

static vtkHeapHeap


Member Function Documentation

static void vtkVRMLAllocator::Initialize  )  [static]
 

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

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

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

static void vtkVRMLAllocator::CleanUp  )  [static]
 

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: