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

#include <OVR_Math.h>

List of all members.

Static Public Attributes

static const double DegreeToRadFactor = Math<double>::TwoPi / 360.0
static const double E = 2.71828182845905
static const double MaxValue = DBL_MAX
static const double MinPositiveValue = DBL_MIN
static const double Pi = 3.14159265358979
static const double PiOver2 = 3.14159265358979 / 2.0
static const double PiOver4 = 3.14159265358979 / 4.0
static const double RadToDegreeFactor = 360.0 / Math<double>::TwoPi
static const double SingularityRadius = 0.000000000001
static const double Tolerance = 0.00001
static const double TwoPi = 3.14159265358979 * 2

Detailed Description

template<>
class OVR::Math< double >

Definition at line 110 of file OVR_Math.h.


Member Data Documentation

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

Definition at line 123 of file OVR_Math.h.

const double OVR::Math< double >::E = 2.71828182845905 [static]

Definition at line 117 of file OVR_Math.h.

const double OVR::Math< double >::MaxValue = DBL_MAX [static]

Definition at line 119 of file OVR_Math.h.

const double OVR::Math< double >::MinPositiveValue = DBL_MIN [static]

Definition at line 120 of file OVR_Math.h.

const double OVR::Math< double >::Pi = 3.14159265358979 [static]

Definition at line 113 of file OVR_Math.h.

const double OVR::Math< double >::PiOver2 = 3.14159265358979 / 2.0 [static]

Definition at line 115 of file OVR_Math.h.

const double OVR::Math< double >::PiOver4 = 3.14159265358979 / 4.0 [static]

Definition at line 116 of file OVR_Math.h.

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

Definition at line 122 of file OVR_Math.h.

const double OVR::Math< double >::SingularityRadius = 0.000000000001 [static]

Definition at line 126 of file OVR_Math.h.

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

Definition at line 125 of file OVR_Math.h.

const double OVR::Math< double >::TwoPi = 3.14159265358979 * 2 [static]

Definition at line 114 of file OVR_Math.h.


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


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:20