OSVR-Core
|
Header. More...
Go to the source code of this file.
Classes | |
struct | OSVR_ImagingMetadata |
struct | OSVR_ImagingState |
struct | OSVR_ImagingReport |
Typedefs | |
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 |
Enumerations | |
enum | OSVR_ImagingValueType { OSVR_IVT_UNSIGNED_INT = 0, OSVR_IVT_SIGNED_INT = 1, OSVR_IVT_FLOATING_POINT = 2 } |
Header.
Must be c-safe!