25 #ifndef INCLUDED_TrackerServerInterface_h_GUID_2FECCA11_65B7_41AA_9326_8CD10202FA64 26 #define INCLUDED_TrackerServerInterface_h_GUID_2FECCA11_65B7_41AA_9326_8CD10202FA64 40 namespace connection {
87 #endif // INCLUDED_TrackerServerInterface_h_GUID_2FECCA11_65B7_41AA_9326_8CD10202FA64 Struct for combined acceleration state.
Definition: ClientReportTypesC.h:107
uint32_t OSVR_ChannelCount
The integer type specifying a number of channels/sensors or a channel/sensor index.
Definition: ChannelCountC.h:51
Interface for external access to generating tracker reports.
Definition: TrackerServerInterface.h:46
A structure defining a 3D vector, often a position/translation.
Definition: Vec3C.h:48
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
A structure defining a quaternion, often a unit quaternion representing 3D rotation.
Definition: QuaternionC.h:49
The quaternion represents the incremental rotation taking place over a period of dt seconds...
Definition: ClientReportTypesC.h:75
Header providing a C++ wrapper around TimeValueC.h.
A structure defining a 3D (6DOF) rigid body pose: translation and rotation.
Definition: Pose3C.h:54
Struct for combined velocity state.
Definition: ClientReportTypesC.h:87
Standardized, portable parallel to struct timeval for representing both absolute times and time inter...
Definition: TimeValueC.h:81