10 #include <matrix/vlVector.h>
11 #include <matrix/vlQuaternion.h>
34 DtVector lookupEntityLocation(
const std::string& globalId);
38 DtQuaternion orientToVector(DtVector cigStart, DtVector cigEnd);
42 double degreesToTarget(std::string& globalId, DtVector cigEnd);
46 double degreesToTarget(DtVector cigStart, DtVector cigEnd);
The DtEntityHelper is a helper class for gathering information about simulation entites from VR-Vanta...
Definition: rfxUtil.h:26
makVrv::DtDe & myDe
Definition: rfxUtil.h:51
A facade for a DtObserverObject.
Definition: DtObserver.h:37
#define DT_DLL_RFXSERVER
Definition: include/radarFxServer/export.h:15
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69