39 virtual void localize(
const DtExtent& extent);
voidpf void uLong size
Definition: ioapi.h:39
Filters the contents of a DtManagedObjectList using a spatial organization to generate a list of only...
Definition: localizedManagedObjectList.h:23
std::shared_ptr< const DtManagedObjectList > DtManagedObjectListConstPtr
Typedef for a shared pointer to a const DtOrgViewManagedObjectList. These lists are used within VR-Fo...
Definition: managedObjectList.h:35
The DtExtent represents an axis-aligned 3d bounding box.
Definition: extent.h:43
DtPhysicalWorld * myPhysicalWorld
Definition: localizedManagedObjectList.h:53
std::set< DtSimObjectReference >::iterator iterator
Definition: managedObjectList.h:100
The DtPhysicalWorld is the primary interface to and manager of all of the "physical" aspects of the s...
Definition: physicalWorld.h:112
std::set< DtSimObjectReference > myLocalizedList
Definition: localizedManagedObjectList.h:54
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
std::set< DtSimObjectReference >::const_iterator const_iterator
Definition: managedObjectList.h:101
DtManagedObjectListConstPtr mySourceList
Definition: localizedManagedObjectList.h:52