LeiaSR SDK 720218b2 v1.32.7.6322 2025-02-13T14:55:38Z
Stable
|
▼CBuffer | |
CSR::GestureBuffer | Class of Buffer<SR_gesture> managing instances of SR_gesture in real-time |
▼CSR::CameraController | Interface defining camera functions to control sensor parameters |
CSR::UniqueCameraController | Non-copyable class of CameraController interface that can only be constructed once per Camera (Camera::Descriptor) |
CSR::Configuration | Class representing the configuration of the SRContext |
CSR::DDCCISettings | Holds all data required to set the DDC/CI settings of the display |
CSR::Camera::Descriptor | Class describing a physical camera |
▼CSR::DX10WeaverBase | |
CSR::DX10Weaver | |
CSR::PredictingDX10Weaver | |
▼CSR::DX11WeaverBase | |
►CSR::DX11Weaver | |
CSR::PredictingDX11Weaver | |
▼CSR::DX12WeaverBase | |
CSR::DX12Weaver | |
CSR::PredictingDX12Weaver | |
▼CSR::DX9WeaverBase | |
CSR::DX9Weaver | |
CSR::PredictingDX9Weaver | |
CSR::EdidData | |
▼Cstd::exception | |
►CSR::Exception | Class of exception which indicates a general SR logic error |
▼CSR::EyePairListener | Interface for listening to SR_eyePair updates |
CSR::PredictingEyeTracker | Sense class which provides predictive eye tracking functionality |
CSR::PredictingWeaverTracker | Sense class which provides predictive weaver position tracking functionality |
CSR::EyePairStream | Stream of SR_eyePair objects |
CFLOAT2 | |
CFLOAT3 | |
CFLOAT4 | |
CSR::GestureListener | Interface for listening to SR_gesture updates |
CSR::GestureStream | Stream of SR_gesture objects |
▼CSR::GLWeaverBase | Class to be used to add Weaving to OpenGL based SR applications |
CSR::GLWeaver | |
CSR::PredictingGLWeaver | |
CSR::HandEventListener | Interface for listening to SR_handEvent updates |
CSR::HandEventStream | Stream of SR_handEvent objects |
CSR::HandPoseListener | Interface for listening to SR_handPose updates |
CSR::HandPoseStream | Stream of SR_handPose objects |
CSR::HeadListener | Interface for listening to SR_head updates This interface is supported from Eye Tracker version 1.5.4 |
CSR::HeadPoseListener | Interface for listening to SR_headPose updates This interface is supported from Eye Tracker version 1.5.4 |
CSR::HeadPoseStream | Stream of SR_headPose objects |
CSR::HeadStream | Stream of SR_head objects |
CSR::InputStream< StreamType > | Template class to wrap data stream to a listener object |
CSR::Log | Class with static logging functionality |
CSR::MonitorData | |
CSR::NetworkInterface | Interface defining how to send messages between SR applications |
▼CSR::Receiver | Interface to be used to enable receiving SR_packet from other SR applications |
CSR::SRContext | Maintains WorldObject and Sense objects during the application lifetime |
CSR::Resolution | |
▼CSR::Sense | Class of objects dealing with Streams of data |
CSR::ApplicationSense | Sense class which shares information about SR Applications throughout the SR system and to applications |
CSR::Camera | Class of Sense dealing with video data |
►CSR::EyeTracker | Sense class which provides face tracking functionality to the SR system |
CSR::GestureAnalyser | Sense class which provides gesture analysis functionality to the SR system |
CSR::HandTracker | Sense class which provides hand tracking functionality to the SR system |
CSR::HeadPoseTracker | Sense class which provides head pose tracking functionality to the SR system |
CSR::HeadTracker | Sense class which provides face tracking functionality to the SR system |
CSR::SwitchableLensHint | Pure virtual interface for controlling switchable lenses from applications |
CSR::SystemSense | Sense class which shares information about the SR system throughout the SR system and to applications |
►CSR::WeaverTracker | Sense class which provides weave tracking functionality to the SR system |
CSR::SenseConfiguration | Class representing the configuration of a single Sense in the SRContext |
CSR_applicationList | C-compatible struct to represent the contents of the std::vector<std::string> returned in the C++ interface |
CSR_cameraDescriptor | C-compatible descriptor of SR camera component |
CSR_contextMessage | C-compatible struct to signal the SR context |
CSR_earPair | |
CSR_eyePair | C-compatible struct containing the position of two eyes |
CSR_finger | C-compatible struct containing a part of the pose representing a finger |
CSR_gesture | C-compatible struct notifying the listener that a gesture has been performed by the user |
CSR_handEvent | C-compatible struct notifying the listener that the state of a hand has changed |
CSR_handPose | C-compatible struct containing the pose of a hand |
CSR_head | C-compatible struct containing the position of head |
CSR_headPose | |
CSR_packet | C-compatible struct for communication between SR applications |
CSR_recti | C-compatible integer rectangle representation |
CSR_systemEvent | C-compatible struct containing a system-wide event |
CSR_thumb | C-compatible struct containing the part of the pose representing a thumb |
CSR_vector2d | C-compatible 2d double vector representation |
CSR_vector2i | C-compatible 2d integer vector representation |
CSR_vector3d | C-compatible 3d double vector representation |
CSR_videoFrame | C-compatible struct containing an image recorded by a Camera |
CSR_weaverPosition | C-compatible struct containing the weaver position |
CSR::SystemEvent | Class containing dynamic-length event messages |
CSR::SystemEventListener | Interface for listening to SR_systemEvent updates |
CSR::SystemEventStream | Stream of SR_systemEvent objects |
CSR::Transformation | Class of objects defining the relation between different coordinate systems |
CSR::VideoFrame | Class containing an image recorded by a Camera |
CSR::VideoListener | Interface for listening to SR_videoFrame updates |
CSR::VideoStream | Stream of SR_videoFrame objects |
CDimenco::Weaver | |
CSR::WeaverPositionListener | Interface for listening to SR_weaverPosition updates |
CSR::WeaverPositionStream | Stream of SR_weaverPosition objects |
CSR::Window | Interface class to represent the application window in the SR system |
▼CSR::WorldObject | Class representing both real and virtual objects as nodes in the World tree |
CSR::Display | Class of WorldObject representing the SR display in real space |
CSR::Screen | Class of WorldObject representing the screen in real space |