VTK
Static Public Member Functions | Static Public Attributes | List of all members
vtkVRMLAllocator Struct Reference

#include <vtkVRML.h>

Collaboration diagram for vtkVRMLAllocator:
[legend]

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
 

Detailed Description

Definition at line 45 of file vtkVRML.h.

Member Function Documentation

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

Member Data Documentation

vtkHeap* vtkVRMLAllocator::Heap
static

Definition at line 51 of file vtkVRML.h.


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