#include <malloc.h>Go to the source code of this file.
Definition at line 104 of file CaveRoutines.C.
Definition at line 118 of file CaveRoutines.C.
return shared memory to the arena.
Definition at line 72 of file CaveRoutines.C.
Referenced by CaveScene::operator delete, and CaveScene::~CaveScene.
get a large chunk of memory from the CAVE and remember it for future use.
Definition at line 84 of file CaveRoutines.C.
Referenced by VMDinitialize.
use the already alloced memory as the memory arena and amalloc from it.
Definition at line 49 of file CaveRoutines.C.
Referenced by CaveScene::CaveScene, and CaveScene::operator new.
set static pointers to the Scene and DisplayDevice.
Definition at line 112 of file CaveRoutines.C.
Referenced by VMDApp::VMDinit.
Definition at line 45 of file CaveRoutines.C.