OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ImagingReportTypesC.h File Reference

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 }
 

Detailed Description

Header.

Must be c-safe!

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file ImagingReportTypesC.h.