28 const DtDDMRegionSet* regionSetToUse = 0);
33 const DtList *handleList,
const DtDDMRegionSet* regionSetToUse = 0);
51 RTI::ObjectInstanceHandle
id);
53 RTI::ObjectHandle id);
67 virtual void addLandSurfaceAdditionCallback(
71 virtual void removeLandSurfaceAdditionCallback(
75 virtual void addLandSurfaceRemovalCallback(
79 virtual void removeLandSurfaceRemovalCallback(
95 virtual const DtList* dfltHandleList();
98 DtObjClassDesc* myMakLandSurfaceClassDesc;
Instances of DtReflectedObjectList are lists of instances of classes derived from DtReflectedObject...
Definition: reflectedObjectListDIS.h:38
Contains the HLA DtReflectedObjectList class declaration.
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Definition: reflectedLandSurfaceDIS.h:30
void(* DtLandSurfaceCallbackFunction)(DtReflectedLandSurface *obj, void *userData)
Definition: reflectedLandSurfaceDIS.h:26
DtReflectedObjectList & operator=(const DtReflectedObjectList &orig)
assignment operator – not implemented
DtList is deprecated, please use std::list<T>.
Definition: vlList.h:71
Instances of DtReflectedObject are used to represent a simulation entity reflected across a network (...
Definition: reflectedObjectDIS.h:34
Instances of this class provide a protocol independent interface to a list of LandSurface in a DIS en...
Definition: reflectedLandSurfaceListDIS.h:31
Instances of DtEntityIdentifier are used as a unique ID for entities in DIS.
Definition: entityIdentifier.h:31
virtual void objectAdded(DtReflectedObject *object)
Called after a remote object has been added to the list.
This file contains typedefs for machine dependant types.