Header.
More...
Go to the source code of this file.
|
typedef uint32_t | OSVR_ImageDimension |
|
typedef uint8_t | OSVR_ImageChannels |
|
typedef uint8_t | OSVR_ImageDepth |
|
typedef unsigned char | OSVR_ImageBufferElement |
| Type for raw buffer access to image data.
|
|
typedef enum OSVR_ImagingValueType | OSVR_ImagingValueType |
|
typedef struct OSVR_ImagingMetadata | OSVR_ImagingMetadata |
|
typedef struct OSVR_ImagingState | OSVR_ImagingState |
|
typedef struct OSVR_ImagingReport | OSVR_ImagingReport |
|
|
enum | OSVR_ImagingValueType { OSVR_IVT_UNSIGNED_INT = 0,
OSVR_IVT_SIGNED_INT = 1,
OSVR_IVT_FLOATING_POINT = 2
} |
|
Header.
Must be c-safe!
- Date
- 2015
- Author
- Sensics, Inc. http://sensics.com/osvr
Definition in file ImagingReportTypesC.h.