Tilt Five NDK
Data Structures
Here are the data structures with brief descriptions:
[detail level 123]
 Nstd
 Cis_error_code_enum< tiltfive::Error >
 Ntiltfive
 Ndetails
 CErrorCategory
 CBadResultAccessThrow when attempting to access a bad result
 CClientClient for communicating with the Tilt Five™ API
 CGlassesRepresents an instance of Tilt Five™ glasses
 CGlassesConnectionHelperUtility class to automate the Glasses exclusive connection process
 CParamChangeHelperUtility class to track changes to parameters Using ParamChangeHelper
 CParamChangeListenerVirtual base class for use with tiltfive::ParamChangeHelper
 CResultTemplated 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 >())>
 CWandRepresents an abstract instance of a Tilt Five™ wand Used with tiltfive::WandStreamHelper
 CWandStreamHelperUtility class to manage the wand stream
 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_GraphicsContextGL
 CT5_GraphicsContextVulkan
 CT5_ProjectionInfoProjection parameters
 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