Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
|
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 |
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.
union { ... } SR_cameraDescriptor::@1 |
const char* SR_cameraDescriptor::cameraType |
uint64_t SR_cameraDescriptor::cameraTypeLength |
uint64_t SR_cameraDescriptor::numeralIdentifier |
uint64_t SR_cameraDescriptor::serialNumber |