▼Nstd | |
Cis_error_code_enum< tiltfive::Error > | |
▼Ntiltfive | |
▼Ndetails | |
CErrorCategory | |
CBadResultAccess | Throw when attempting to access a bad result |
CClient | Client for communicating with the Tilt Five™ API |
CGlasses | Represents an instance of Tilt Five™ glasses |
CGlassesConnectionHelper | Utility class to automate the Glasses exclusive connection process |
CParamChangeHelper | Utility class to track changes to parameters Using ParamChangeHelper |
CParamChangeListener | Virtual base class for use with tiltfive::ParamChangeHelper |
CResult | Templated return type with support for error conditions |
CResult< void > | Specialization of tiltfive::Result for functions with 'no return' |
Csupports_ostream | |
Csupports_ostream< T, decltype(std::declval< std::ostream & >()<< std::declval< T >())> | |
CWand | Represents an abstract instance of a Tilt Five™ wand Used with tiltfive::WandStreamHelper |
CWandStreamHelper | Utility class to manage the wand stream |
CT5_CameraStreamConfig | Camera stream configuration |
CT5_CamImage | Camera Frame information to be retrieved with t5GetFilledCamImageBuffer() |
CT5_ClientInfo | Client provided information for use with t5CreateGlasses() |
CT5_FrameInfo | Render information to be used with t5SendFrameToGlasses() |
CT5_GameboardSize | Physical dimensions of a gameboard |
CT5_GlassesPose | Glasses pose information to be retrieved with t5GetGlassesPose() |
CT5_Quat | Quaternion |
CT5_Vec2 | 2D vector |
CT5_Vec3 | 3D vector |
CT5_WandReport | Contains wand related information (Pose, Buttons, Trigger, Stick, Battery) |
CT5_WandStreamConfig | Wand stream configuration |
CT5_WandStreamEvent | Represents an event from the wand stream |