Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::Linux::OVR Namespace Reference

Namespaces

 Alg
 
 BaseTypes
 

Typedefs

typedef char Char
 
typedef size_t UPInt
 
typedef ptrdiff_t SPInt
 
typedef int8_t SByte
 
typedef uint8_t UByte
 
typedef int16_t SInt16
 
typedef uint16_t UInt16
 
typedef int32_t SInt32
 
typedef uint32_t UInt32
 
typedef int64_t SInt64
 
typedef uint64_t UInt64
 

Typedef Documentation

typedef char OVR::Linux::OVR::Char

Definition at line 215 of file OVR_Linux_HMDDevice.cpp.

typedef int8_t OVR::Linux::OVR::SByte

Definition at line 248 of file OVR_Linux_HMDDevice.cpp.

typedef int16_t OVR::Linux::OVR::SInt16

Definition at line 250 of file OVR_Linux_HMDDevice.cpp.

typedef int32_t OVR::Linux::OVR::SInt32

Definition at line 252 of file OVR_Linux_HMDDevice.cpp.

typedef int64_t OVR::Linux::OVR::SInt64

Definition at line 254 of file OVR_Linux_HMDDevice.cpp.

typedef ptrdiff_t OVR::Linux::OVR::SPInt

Definition at line 219 of file OVR_Linux_HMDDevice.cpp.

typedef uint8_t OVR::Linux::OVR::UByte

Definition at line 249 of file OVR_Linux_HMDDevice.cpp.

typedef uint16_t OVR::Linux::OVR::UInt16

Definition at line 251 of file OVR_Linux_HMDDevice.cpp.

typedef uint32_t OVR::Linux::OVR::UInt32

Definition at line 253 of file OVR_Linux_HMDDevice.cpp.

typedef uint64_t OVR::Linux::OVR::UInt64

Definition at line 255 of file OVR_Linux_HMDDevice.cpp.

typedef size_t OVR::Linux::OVR::UPInt

Definition at line 218 of file OVR_Linux_HMDDevice.cpp.