Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
Public Member Functions | Public Attributes | List of all members
SR::Camera::Descriptor Class Reference

Class describing a physical camera. More...

#include <camera.h>

Collaboration diagram for SR::Camera::Descriptor:
[legend]

Public Member Functions

 Descriptor (SR_cameraDescriptor info)
 Construct a Camera::Descriptor with a struct combining a camera type and serial number. More...
 
 operator SR_cameraDescriptor ()
 Operator allowing implicit casting to SR_cameraDescriptor. More...
 
 operator std::string ()
 Operator allowing implicit casting to std::string. More...
 

Public Attributes

SR_cameraDescriptor info
 

Detailed Description

Class describing a physical camera.

Constructor & Destructor Documentation

◆ Descriptor()

SR::Camera::Descriptor::Descriptor ( SR_cameraDescriptor  info)
inline

Construct a Camera::Descriptor with a struct combining a camera type and serial number.

Parameters
SR_cameraDescriptorcontaining a camera type identifier and a serial number

Member Function Documentation

◆ operator SR_cameraDescriptor()

SR::Camera::Descriptor::operator SR_cameraDescriptor ( )
inline

Operator allowing implicit casting to SR_cameraDescriptor.

◆ operator std::string()

SR::Camera::Descriptor::operator std::string ( )
inline

Operator allowing implicit casting to std::string.

Member Data Documentation

◆ info

SR_cameraDescriptor SR::Camera::Descriptor::info

The documentation for this class was generated from the following file: