14 #include <vl/removeEntityInteraction.h>
16 namespace MAKVrExchange
19 class DtPortalRemoveEntityInteraction;
48 const DtRemoveEntityInteraction& source );
51 virtual DtRemoveEntityInteraction* translate( DtRemoveEntityInteraction* destination,
Represents a weapon create entity event.
Definition: pRemoveEntityInter.h:28
Contains the DtDisObjectTranslator and DtDisInteractionTranslator base classes.
Base class for all broker objects.
Definition: broker.h:53
Contains the DtPortalRemoveEntityInteraction class declaration.
#define Dt_DEF_TRANSLATOR_NAME(strname)
Definition: translator.h:16
Provides RemoveEntity interaction translation between DIS and the VR-Exchange Portal.
Definition: disBroker/disBroker/removeEntityTranslator.h:28
#define DT_DLL_DISBROKER
Definition: brokers/disBroker/disBroker/dllExport.h:20
Base class for all DIS interaction translators.
Definition: disTranslator.h:473