PBRT
Imath::Math< T > Struct Template Reference

List of all members.

Static Public Member Functions

static T acos (T x)
static T asin (T x)
static T atan (T x)
static T atan2 (T x, T y)
static T cos (T x)
static T sin (T x)
static T tan (T x)
static T cosh (T x)
static T sinh (T x)
static T tanh (T x)
static T exp (T x)
static T log (T x)
static T log10 (T x)
static T modf (T x, T *iptr)
static T pow (T x, T y)
static T sqrt (T x)
static T ceil (T x)
static T fabs (T x)
static T floor (T x)
static T fmod (T x, T y)
static T hypot (T x, T y)

template<class T>
struct Imath::Math< T >


The documentation for this struct was generated from the following file: