Static Public Attributes
OVR::Math< float > Class Template Reference

#include <OVR_Math.h>

List of all members.

Static Public Attributes

static const float DegreeToRadFactor = Math<float>::TwoPi / 360.0f
static const float E = 2.7182818f
static const float MaxValue = FLT_MAX
static const float MinPositiveValue = FLT_MIN
static const float Pi = 3.1415926f
static const float PiOver2 = 3.1415926f / 2.0f
static const float PiOver4 = 3.1415926f / 4.0f
static const float RadToDegreeFactor = 360.0f / Math<float>::TwoPi
static const float SingularityRadius = 0.0000001f
static const float Tolerance = 0.00001f
static const float TwoPi = 3.1415926f * 2

Detailed Description

template<>
class OVR::Math< float >

Definition at line 89 of file OVR_Math.h.


Member Data Documentation

const float OVR::Math< float >::DegreeToRadFactor = Math<float>::TwoPi / 360.0f [static]

Definition at line 102 of file OVR_Math.h.

const float OVR::Math< float >::E = 2.7182818f [static]

Definition at line 96 of file OVR_Math.h.

const float OVR::Math< float >::MaxValue = FLT_MAX [static]

Definition at line 98 of file OVR_Math.h.

const float OVR::Math< float >::MinPositiveValue = FLT_MIN [static]

Definition at line 99 of file OVR_Math.h.

const float OVR::Math< float >::Pi = 3.1415926f [static]

Definition at line 92 of file OVR_Math.h.

const float OVR::Math< float >::PiOver2 = 3.1415926f / 2.0f [static]

Definition at line 94 of file OVR_Math.h.

const float OVR::Math< float >::PiOver4 = 3.1415926f / 4.0f [static]

Definition at line 95 of file OVR_Math.h.

const float OVR::Math< float >::RadToDegreeFactor = 360.0f / Math<float>::TwoPi [static]

Definition at line 101 of file OVR_Math.h.

const float OVR::Math< float >::SingularityRadius = 0.0000001f [static]

Definition at line 105 of file OVR_Math.h.

const float OVR::Math< float >::Tolerance = 0.00001f [static]

Definition at line 104 of file OVR_Math.h.

const float OVR::Math< float >::TwoPi = 3.1415926f * 2 [static]

Definition at line 93 of file OVR_Math.h.


The documentation for this class was generated from the following files:


oculus_sdk
Author(s):
autogenerated on Fri Aug 28 2015 11:53:12