Used to identify a specific camera in the Fusion API More...
Functions | |
CameraIdentifier () | |
Default constructor. More... | |
CameraIdentifier (ulong _sn) | |
Constructor with serial number. More... | |
Attributes | |
ulong | sn |
Serial Number of the camera. More... | |
Used to identify a specific camera in the Fusion API
|
inline |
Default constructor.
|
inline |
Constructor with serial number.
_sn |
ulong sn |
Serial Number of the camera.
Referenced by CameraIdentifier.CameraIdentifier().