Tilt Five NDK
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cstd::enable_shared_from_this< Client > [external]
 Ctiltfive::ClientClient for communicating with the Tilt Five™ API
 Cstd::enable_shared_from_this< Glasses > [external]
 Ctiltfive::GlassesRepresents an instance of Tilt Five™ glasses
 Cstd::enable_shared_from_this< WandStreamHelper > [external]
 Ctiltfive::WandStreamHelperUtility class to manage the wand stream
 Cstd::error_category
 Ctiltfive::details::ErrorCategory< Dummy >
 Cstd::exception [external]
 Cstd::logic_error [external]
 Ctiltfive::BadResultAccessThrow when attempting to access a bad result
 Ctiltfive::GlassesConnectionHelperUtility 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::ParamChangeHelperUtility class to track changes to parameters Using ParamChangeHelper
 Ctiltfive::ParamChangeListenerVirtual 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_CameraStreamConfigCamera stream configuration
 CT5_CamImageCamera Frame information to be retrieved with t5GetFilledCamImageBuffer()
 CT5_ClientInfoClient provided information for use with t5CreateGlasses()
 CT5_FrameInfoRender information to be used with t5SendFrameToGlasses()
 CT5_GameboardSizePhysical dimensions of a gameboard
 CT5_GlassesPoseGlasses pose information to be retrieved with t5GetGlassesPose()
 CT5_QuatQuaternion
 CT5_Vec22D vector
 CT5_Vec33D vector
 CT5_WandReportContains wand related information (Pose, Buttons, Trigger, Stick, Battery)
 CT5_WandStreamConfigWand stream configuration
 CT5_WandStreamEventRepresents an event from the wand stream
 Ctiltfive::WandRepresents an abstract instance of a Tilt Five™ wand Used with tiltfive::WandStreamHelper