Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
Public Attributes | List of all members
SR_cameraDescriptor Struct Reference

C-compatible descriptor of SR camera component. More...

#include <cameradescriptor.h>

Public Attributes

union {
   uint64_t   serialNumber
 
   uint64_t   numeralIdentifier
 
}; 
 
uint64_t cameraTypeLength
 
const char * cameraType
 

Detailed Description

C-compatible descriptor of SR camera component.

Copyright (C) 2022 Dimenco

This software has been provided under the Dimenco EULA. (End User License Agreement) You can find the agreement at https://www.dimenco.eu/eula

This source code is considered Protected Code under the definitions of the EULA.

Member Data Documentation

◆ 

union { ... } SR_cameraDescriptor::@1

◆ cameraType

const char* SR_cameraDescriptor::cameraType

◆ cameraTypeLength

uint64_t SR_cameraDescriptor::cameraTypeLength

◆ numeralIdentifier

uint64_t SR_cameraDescriptor::numeralIdentifier

◆ serialNumber

uint64_t SR_cameraDescriptor::serialNumber

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