Monado OpenXR Runtime
Data Structures
Here are the data structures with brief descriptions:
[detail level 123]
 Nxrt_fusion
 Cbinding_template
 Cble_notify
 CCalibrationMain class for doing calibration
 Ccalibration_scene
 CCameraCalibrationWrapperEssential calibration data wrapped for C++
 Cclient_gl_compositorWraps the real compositor providing a OpenGL based interface
 Cclient_gl_swapchainWraps the real compositor swapchain providing a OpenGL based interface
 Cclient_gl_xlib_compositorA client facing xlib OpenGL base compositor
 Cclient_vk_compositorWraps the real compositor providing a Vulkan based interface
 Cclient_vk_swapchainWraps the real compositor swapchain providing a Vulkan based interface
 Ccomp_compositorMain compositor struct tying everything in the compositor together
 Ccomp_distortionHelper struct that encapsulate a distortion rendering code
 Ccomp_rendererHolds associated vulkan objects and state to render with a distortion
 Ccomp_settingsSettings for the compositor
 Ccomp_swapchainA swapchain that is almost a one to one mapping to a OpenXR swapchain
 Ccomp_swapchain_imageA single swapchain image, holds the needed state for tracking image usage
 Ccomp_uniform_bufferHelper buffer for a single uniform buffer
 Ccomp_windowA output device or a window, often directly connected to the device
 Ccomp_window_directDirect mode "window" into a device, using Vulkan direct mode extension and xcb
 Ccomp_window_direct_nvidia_display
 Ccomp_window_direct_randr_displayProbed display
 Ccomp_window_waylandA Wayland connection and window
 Ccomp_window_xcbA xcb connection and window
 Ccomp_window_xcb_displayXcb display, xrandr output
 Cdaydream_device
 Cdaydream_input_packetInput package for Daydream
 Cdaydream_parsed_input
 Cdaydream_parsed_sampleA parsed sample of accel and gyro
 Cdaydream_proberDaydream prober struct
 Cdebug_scene
 CDebugHSV
 CDebugHSVPicker
 Cdevice_info
 Cdisplay_info
 Cdraw_state
 Cdummy_hmd
 Cdummy_prober
 CFindLowestScoreHelper struct that keeps the value that produces the lowest "score" as computed by your functor
 Cgui_imguiInternal gui state
 Cgui_ogl_sink
 Cgui_ogl_textureA OpenGL texture
 Cgui_programA gui program
 Cgui_sceneA single currently running scene
 Cgui_scene_manager
 Chdk_device
 CHelperDebugSink
 Chydra_controller_state
 Chydra_deviceA Razer Hydra device, representing just a single controller
 Chydra_state_machineThe details of the Hydra state machine in a convenient package
 Chydra_systemA Razer Hydra system containing two controllers
 Cimu_fusion
 Clh_modelA lighthouse consisting of sensors
 Clh_sensorA single lighthouse senosor point and normal, in IMU space
 Cm_ff_vec3_f32
 Cm_imu_3dof
 Cm_imu_pre_filterThis is a common IMU pre-filter which takes raw 'ticks' from an IMU measurement and converts it into floats representing radians per second and meters per second^2 floats
 Cm_imu_pre_filter_partThis is a common IMU pre-filter which takes raw 'ticks' from a 3 axis IMU measurement and converts it into degrees per secs and meters per floats
 Cmain_menu
 CMatchingTimePoints
 CMatrix4x4
 CNormalizedCoordsCacheProvides cached, precomputed access to normalized image coordinates from original, distorted ones
 Cns_eyeDistortion information about an eye parsed from the configuration file
 Cns_hmdInformation about the whole North Star headset
 Cns_leapConfiguration information about the LMC or Rigel sensor according to the configuration file
 Cns_meshThe mesh generator for the North Star distortion
 Cns_prober
 Cns_uvSimple UV struct
 CObj
 Coh_device
 Coh_prober
 COpticalSystem
 Cos_ble_deviceRepresenting a single ble notify attribute on a device
 Cos_hid_deviceRepresenting a single hid interface on a device
 Cos_mutexA wrapper around a native mutex
 Cos_threadA wrapper around a native mutex
 Cos_thread_helperAll in one helper that handles locking, waiting for change and starting a thread
 Coxr_actionA single action
 Coxr_action_setA group of actions
 Coxr_bindingInteraction profile binding state
 Coxr_debug_messengerDebug object created by the client program
 Coxr_event
 Coxr_extension_statusStructure tracking which extensions are enabled for a given instance
 Coxr_handle_baseUsed to hold diverse child handles and ensure orderly destruction
 Coxr_instanceMain object that ties everything together
 Coxr_interaction_profileA single interaction profile
 Coxr_loggerLogger struct that lives on the stack, one for each call client call
 Coxr_pathInternal representation of a path, item follows this struct in memory and that in turn is followed by the string
 Coxr_sessionObject that client program interact with
 Coxr_sink_loggerAllocate on the stack, make sure to zero initialize
 Coxr_sourceSession input source
 Coxr_source_cacheA set of inputs for a single sub action path
 Coxr_source_inputA input source pair of a xrt_input and a xrt_device
 Coxr_source_outputA output source pair of a xrt_output_name and a xrt_device
 Coxr_source_setSession input source
 Coxr_source_stateThe state of a action input source
 Coxr_spaceCan be one of 3 references or a space that are bound to actions
 Coxr_sub_pathsTo carry around a sementic selection of sub action paths
 Coxr_swapchainA set of images used for rendering
 Coxr_systemSingle or multiple devices grouped together to form a system that sessions can be created from
 Cp_factory
 Cpanotools_state
 CPose
 Cprober
 Cprober_deviceA prober device
 Cprofile_template
 Cprogram
 Cpsmv_calibration_partPart of a calibration data, multiple packets make up a single data packet
 Cpsmv_calibration_zcm1Calibration data, multiple packets goes into this
 Cpsmv_calibration_zcm2Calibration data, multiple packets goes into this
 Cpsmv_deviceA single PlayStation Move Controller
 Cpsmv_f32_wireWire encoding of a single 32 bit float, "little" endian
 Cpsmv_i16_wireWire encoding of a single 16 bit integer, little endian
 Cpsmv_input_zcm1Input package for ZCM1
 Cpsmv_input_zcm2Input package for ZCM2
 Cpsmv_parsed_calibration_zcm1Parsed calibration data from a ZCM1 device
 Cpsmv_parsed_calibration_zcm2Parsed calibration data from a ZCM2 device
 Cpsmv_parsed_inputA parsed input packet
 Cpsmv_parsed_sampleA parsed sample of accel and gyro
 Cpsmv_set_ledLed setting packet
 Cpsmv_u16_wireWire encoding of a single 16 bit integer, little endian
 Cpsmv_vec3_f32_wireWire encoding of three 32 bit float, "little" endian
 Cpsmv_vec3_i16_wireWire encoding of three 16 bit integers, little endian
 Cpsmv_vec3_u16_wireWire encoding of three 16 bit integers, little endian
 Cpsvr_devicePrivate struct for the PSVR driver device
 Cpsvr_parsed_sampleA parsed single gyro, accel and tick sample
 Cpsvr_parsed_sensorOver the wire sensor packet from the headset
 Cpsvr_parsed_statusA status packet from the headset in wire format
 Cpsvr_proberPSVR prober struct
 CQuaternion
 CRay
 CRemapPairAn x,y pair of matrices for the remap() function
 Crs_6dof
 Csdl2_programCommon struct holding state for the GUI interface
 CStereoCameraCalibrationWrapperEssential stereo calibration data wrapped for C++
 CStereoRectificationMapsRectification maps as well as transforms for a stereo camera
 Ct_calibration_params
 Ct_calibration_status
 Ct_camera_calibrationEssential calibration data for a single camera, or single lens/sensor of a stereo camera
 Ct_convert_table
 Ct_hsv_filter
 Ct_hsv_filter_color
 Ct_hsv_filter_large_table
 Ct_hsv_filter_optimized_table
 Ct_hsv_filter_params
 Ct_stereo_camera_calibrationStereo camera calibration data to be given to trackers
 Ctime_stateTime-keeping state structure
 CTracker
 CTrackerPSMV
 CTrackerPSVR
 Cu_device_simple_info
 Cu_hashmap_intA simple uint64_t key to a void pointer hashmap
 Cu_hashsetKind of bespoke hashset implementation, where the user is responsible for allocating and freeing the items themselves
 Cu_hashset_itemA embeddable hashset item, note that the string directly follows the u_hashset_item
 Cu_panotools_valuesValues to create a distortion mesh from panotools values
 Cu_sink_converter
 Cu_sink_deinterleaver
 Cu_sink_queue
 Cu_sink_quirk
 Cu_sink_quirk_params
 Cu_sink_split
 Cu_uv_generatorGenerator struct for building meshes, can be implemented by drivers for special meshes
 Cu_uv_tripletThree UV pairs, one for each color channel in the source image
 Cu_var_f32_arr
 Cu_var_timing
 Cv4l2_control_state
 Cv4l2_frame
 Cv4l2_fsA single open v4l2 capture device, starts it's own thread and waits on it
 Cv4l2_source_descriptorDescriptor of a v4l2 source
 CVar
 CVector2
 CVector3
 CVector4
 Cvideo_select
 CViewSingle camera
 CViewRectificationRectification, rotation, projection data for a single view in a stereo pair
 CViewStateCurrent state for each view, one view for mono cameras, two for stereo
 Cvive_config_read_report
 Cvive_config_start_report
 Cvive_controller_button_report
 Cvive_controller_haptic_pulse_report
 Cvive_controller_lighthouse_pulse
 Cvive_controller_lighthouse_pulse_report
 Cvive_controller_message
 Cvive_controller_poweroff_report
 Cvive_controller_report1
 Cvive_controller_report2
 Cvive_device
 Cvive_firmware_version_report
 Cvive_headset_lighthouse_pulse
 Cvive_headset_lighthouse_pulse_report
 Cvive_headset_mainboard_device_info_report
 Cvive_headset_power_report
 Cvive_imu_range_modes_report
 Cvive_imu_report
 Cvive_imu_sample
 Cvive_mainboard_status_report
 Cvk_bundleA bundle of Vulkan functions and objects, used by both Compositor and Compositor client code
 Cvk_swapchainWraps and manage VkSwapchainKHR and VkSurfaceKHR, used by Compositor code
 Cvk_swapchain_bufferA pair of VkImage and VkImageView
 Cxrt_api_requirementsA range of API versions supported
 Cxrt_auto_proberA simple prober to probe for a HMD device connected to the system
 Cxrt_colour_rgb_f32A 3 element colour with floating point channels
 Cxrt_colour_rgb_u8A 3 element colour with 8 bits per channel
 Cxrt_colour_rgba_f32A 4 element colour with floating point channels
 Cxrt_colour_rgba_u8A 4 element colour with 8 bits per channel
 Cxrt_compositorCommon compositor base
 Cxrt_compositor_fdMain compositor
 Cxrt_compositor_gl
 Cxrt_compositor_vkBase class for a Vulkan client compositor
 Cxrt_deviceA single HMD or input device
 Cxrt_fovDescribes a projection matrix fov
 Cxrt_frameBasic frame data structure - holds a pointer to buffer
 Cxrt_frame_contextObject used to track all sinks and frame producers in a graph
 Cxrt_frame_nodeA interface object used for destroying a frame graph
 Cxrt_frame_sinkA object that is sent frames
 Cxrt_fsFrameserver that generates frame, multiple subframes (like stereo and mipmaps) can be generate in one frame
 Cxrt_fs_capture_parametersControlling the camera capture parameters
 Cxrt_fs_mode
 Cxrt_hmd_partsAll of the device components that deals with interfacing to a users head
 Cxrt_image_fdA single image of a fd based swapchain
 Cxrt_inputA single named input, that sits on a xrt_device
 Cxrt_input_valueA union of all input types
 Cxrt_matrix_2x2A tightly packed 2x2 matrix of floats
 Cxrt_matrix_3x3A tightly packed 3x3 matrix of floats
 Cxrt_matrix_4x4A tightly packed 4x4 matrix of floats
 Cxrt_output
 Cxrt_output_valueA union of all output types
 Cxrt_poseA pose composed of a position and orientation
 Cxrt_proberThe main prober that probes and manages found but not opened HMD devices that are connected to the system
 Cxrt_prober_deviceA probed device, may or may not be opened
 Cxrt_prober_entryEntry for a single device
 Cxrt_prober_entry_listsMain root of all of the probing device
 Cxrt_quatA quaternion with single floats
 Cxrt_referenceA base class for reference counted objects
 Cxrt_sizeImage size
 Cxrt_space_relationA relation with two spaces, includes velocity and acceleration
 Cxrt_swapchainCommon swapchain base
 Cxrt_swapchain_fdA swapchain that exposes fd to be imported into a client API
 Cxrt_swapchain_gl
 Cxrt_swapchain_vkBase class for a Vulkan client swapchain
 Cxrt_tracked_psmvA single tracked PS Move controller, camera and ball are not synced
 Cxrt_tracked_psvrA tracked PSVR headset
 Cxrt_tracking_factoryTracking factory
 Cxrt_tracking_originA tracking system or device origin
 Cxrt_tracking_sampleIMU Sample
 Cxrt_vec1A 1 element vector with single floats
 Cxrt_vec2A 2 element vector with single floats
 Cxrt_vec2_i32A 2 element vector with 32 bit integers
 Cxrt_vec3A 3 element vector with single floats
 Cxrt_vec3_i32A 3 element vector with 32 bit integers
 Cxrt_viewA per-lens view information