12#include <vrvGlStudioShared/DtGlStudioObjectAttributeUpdater.h>
14#include <matrix/vlVector.h>
33 virtual std::string
value(
double time)
override;
63 virtual makVrv::DtGlStudioAttributeUpdater*
create()
const override;
DtVreGlStudioFeetPerMinuteUpdaterCreator()
Default constructor.
virtual makVrv::DtGlStudioAttributeUpdater * create() const override
Creates a new instance of the feet-per-minute updater.
virtual ~DtVreGlStudioFeetPerMinuteUpdaterCreator() override
Virtual destructor.
DtVector myLocation
Current entity location vector.
Definition vreGlstudioFeetPerMinuteUpdater.h:37
DtVector myVelocity
Current entity velocity vector.
Definition vreGlstudioFeetPerMinuteUpdater.h:40
DtVreGlStudioFeetPerMinuteUpdater()
Default constructor.
virtual ~DtVreGlStudioFeetPerMinuteUpdater() override
Virtual destructor.
virtual std::string value(double time) override
Returns the value as a string.
Defines export/import macros for the Pilot Frontend library.
#define PILOT_DLL
Definition export.h:19