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

vtkVRMLAllocator Struct Reference

#include <vtkVRML.h>

Collaboration diagram for vtkVRMLAllocator:

Collaboration graph
[legend]
List of all members.

Static Public Methods

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 VectorType::Init().

void* vtkVRMLAllocator::AllocateMemory size_t    n [static]
 

Referenced by VectorType::Init(), VectorType::Reserve(), and VectorType::operator new().

void vtkVRMLAllocator::CleanUp   [static]
 

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


Member Data Documentation

vtkHeap* vtkVRMLAllocator::Heap [static]
 

Definition at line 95 of file vtkVRML.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 14:46:48 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001