CAVSharedObject utilizes the CAVEMalloc() and CAVEFree() functions to provide shared objects in CAVE applications
CAVSharedObject utilizes the CAVEMalloc() and CAVEFree() functions to provide shared objects in CAVE applications. This is done by overriding the new and delete operators for all objects that are subclasses of the SharedObject.
void operator delete(void *p, size_t size)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de