68 virtual void tick(
double dt);
75 virtual void yaw(
double val);
128 virtual void zoom(
double value);
Provides attribute handling system for hierarchical data storage and manipulation.
Definition attributeCallback.h:166
Component that manages observer orientation and equipment visuals.
Definition lookAroundObserverUpdater.h:158
Abstract base class for all VREngage messages.
Definition vreMessage.h:50
Defines export/import macros for the vreCommonComponents library.
#define VRECOMMONCOMPONENTS_DLL
DLL export/import macro for the vreCommonComponents library.
Definition export.h:28
Include export definitions for this library.
Definition glsVreMessageUtil.h:49
DtVreMessageResult
Enumeration of possible message handling results.
Definition vreMessage.h:33
Definition appLauncherComponent.h:28
makVrv::DtDe * de()
Gets the display element pointer used by the plugin.
Defines the base class for all VREngage messages.