LeiaSR SDK 720218b2 v1.32.7.6322 2025-02-13T14:55:38Z
Stable
|
▼NDimenco | |
CWeaver | |
▼NSR | Namespace containing all C++ Simulated Reality classes |
CApplicationSense | Sense class which shares information about SR Applications throughout the SR system and to applications |
▼CCamera | Class of Sense dealing with video data |
CDescriptor | Class describing a physical camera |
CCameraController | Interface defining camera functions to control sensor parameters |
CCameraControllerUnavailableException | Class of Exception which indicates the CameraController can not be used at this point in time |
CConfiguration | Class representing the configuration of the SRContext |
CDDCCISettings | Holds all data required to set the DDC/CI settings of the display |
CDeviceNotAvailableException | Class of exception which indicates that a hardware device was not available for use in the SR system |
CDisplay | Class of WorldObject representing the SR display in real space |
CDX10Weaver | |
CDX10WeaverBase | |
CDX11Weaver | |
CDX11WeaverBase | |
CDX12Weaver | |
CDX12WeaverBase | |
CDX9Weaver | |
CDX9WeaverBase | |
CDXWeaver | |
CEdidData | |
CException | Class of exception which indicates a general SR logic error |
CEyePairListener | Interface for listening to SR_eyePair updates |
CEyePairStream | Stream of SR_eyePair objects |
CEyeTracker | Sense class which provides face tracking functionality to the SR system |
CGestureAnalyser | Sense class which provides gesture analysis functionality to the SR system |
CGestureBuffer | Class of Buffer<SR_gesture> managing instances of SR_gesture in real-time |
CGestureListener | Interface for listening to SR_gesture updates |
CGestureStream | Stream of SR_gesture objects |
CGLWeaver | |
CGLWeaverBase | Class to be used to add Weaving to OpenGL based SR applications |
CHandEventListener | Interface for listening to SR_handEvent updates |
CHandEventStream | Stream of SR_handEvent objects |
CHandPoseListener | Interface for listening to SR_handPose updates |
CHandPoseStream | Stream of SR_handPose objects |
CHandTracker | Sense class which provides hand tracking functionality to the SR system |
CHeadListener | Interface for listening to SR_head updates This interface is supported from Eye Tracker version 1.5.4 |
CHeadPoseListener | Interface for listening to SR_headPose updates This interface is supported from Eye Tracker version 1.5.4 |
CHeadPoseStream | Stream of SR_headPose objects |
CHeadPoseTracker | Sense class which provides head pose tracking functionality to the SR system |
CHeadStream | Stream of SR_head objects |
CHeadTracker | Sense class which provides face tracking functionality to the SR system |
CInputStream | Template class to wrap data stream to a listener object |
CLog | Class with static logging functionality |
CMonitorData | |
CNetworkInterface | Interface defining how to send messages between SR applications |
CPredictingDX10Weaver | |
CPredictingDX11Weaver | |
CPredictingDX12Weaver | |
CPredictingDX9Weaver | |
CPredictingEyeTracker | Sense class which provides predictive eye tracking functionality |
CPredictingGLWeaver | |
CPredictingWeaverTracker | Sense class which provides predictive weaver position tracking functionality |
CReceiver | Interface to be used to enable receiving SR_packet from other SR applications |
CResolution | |
CScreen | Class of WorldObject representing the screen in real space |
CSense | Class of objects dealing with Streams of data |
CSenseConfiguration | Class representing the configuration of a single Sense in the SRContext |
CServerNotAvailableException | Class of Exception which indicates that a SR Service was not available to connect with |
CSRContext | Maintains WorldObject and Sense objects during the application lifetime |
CSwitchableLensHint | Pure virtual interface for controlling switchable lenses from applications |
CSystemEvent | Class containing dynamic-length event messages |
CSystemEventListener | Interface for listening to SR_systemEvent updates |
CSystemEventStream | Stream of SR_systemEvent objects |
CSystemSense | Sense class which shares information about the SR system throughout the SR system and to applications |
CTransformation | Class of objects defining the relation between different coordinate systems |
CUniqueCameraController | Non-copyable class of CameraController interface that can only be constructed once per Camera (Camera::Descriptor) |
CVideoFrame | Class containing an image recorded by a Camera |
CVideoListener | Interface for listening to SR_videoFrame updates |
CVideoStream | Stream of SR_videoFrame objects |
CWeaverPositionListener | Interface for listening to SR_weaverPosition updates |
CWeaverPositionStream | Stream of SR_weaverPosition objects |
CWeaverTracker | Sense class which provides weave tracking functionality to the SR system |
CWindow | Interface class to represent the application window in the SR system |
CWorldObject | Class representing both real and virtual objects as nodes in the World tree |
CFLOAT2 | |
CFLOAT3 | |
CFLOAT4 | |
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 |