#include <malloc.h>#include <freevr.h>Go to the source code of this file.
return shared memory to the arena.
Definition at line 37 of file FreeVRRoutines.C.
Referenced by FreeVRScene::operator delete, and FreeVRScene::~FreeVRScene.
Definition at line 63 of file FreeVRRoutines.C.
Definition at line 75 of file FreeVRRoutines.C.
get a large chunk of memory from FreeVR and remember it for future use.
Definition at line 43 of file FreeVRRoutines.C.
Referenced by VMDinitialize.
use the already alloced memory as the memory arena and amalloc from it.
Definition at line 33 of file FreeVRRoutines.C.
Referenced by FreeVRScene::FreeVRScene, and FreeVRScene::operator new.
set static pointers to the Scene and DisplayDevice.
Definition at line 69 of file FreeVRRoutines.C.
Referenced by VMDApp::VMDinit.