17 class DtSimCommandObjectWrapper;
31 virtual bool sendPlan(
bool reregister =
true);
34 virtual void registerPlanCallbacks(
const std::vector<DtUUID>& names);
38 virtual void unregisterPlanCallbacks(
const std::vector<DtUUID>& names);
43 virtual void requestPlan(
const std::vector<DtUUID>& names);
UUID is a unique ID wrapper class.
Definition: uuid.h:59
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
File: simMsg.h.
Definition: simMessage.h:35
class DtIfMultiplePlanResponse:
Definition: ifMultiplePlanResponse.h:32
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72