▼Cstd::enable_shared_from_this< Client > [external] | |
Ctiltfive::Client | Client for communicating with the Tilt Five™ API |
▼Cstd::enable_shared_from_this< Glasses > [external] | |
Ctiltfive::Glasses | Represents an instance of Tilt Five™ glasses |
▼Cstd::enable_shared_from_this< WandStreamHelper > [external] | |
Ctiltfive::WandStreamHelper | Utility class to manage the wand stream |
▼Cstd::error_category | |
Ctiltfive::details::ErrorCategory< Dummy > | |
▼Cstd::exception [external] | |
▼Cstd::logic_error [external] | |
Ctiltfive::BadResultAccess | Throw when attempting to access a bad result |
Ctiltfive::GlassesConnectionHelper | Utility class to automate the Glasses exclusive connection process |
▼Cstd::integral_constant< class, __v > [external] | |
Cstd::is_error_code_enum< tiltfive::Error > | |
Ctiltfive::supports_ostream< T, Enable > | |
Ctiltfive::supports_ostream< T, decltype(std::declval< std::ostream & >()<< std::declval< T >())> | |
Ctiltfive::ParamChangeHelper | Utility class to track changes to parameters Using ParamChangeHelper |
Ctiltfive::ParamChangeListener | Virtual base class for use with tiltfive::ParamChangeHelper |
Ctiltfive::Result< T > | Templated return type with support for error conditions |
Ctiltfive::Result< void > | Specialization of tiltfive::Result for functions with 'no return' |
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_GraphicsContextGL | |
CT5_GraphicsContextVulkan | |
CT5_ProjectionInfo | Projection parameters |
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 |
Ctiltfive::Wand | Represents an abstract instance of a Tilt Five™ wand Used with tiltfive::WandStreamHelper |