Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

OpenCAL::Utils::Math Class Reference

#include <Math.h>

List of all members.

Static Public Member Functions

float radToDeg (float radians)
float degToRad (float degrees)
bool isZero (float number)
bool isZero (float number, float tolerance)
bool isBetween (float number, float min, float max)
float squared (float number)

Static Public Attributes

const float pi = 3.1415926535898f
const float halfPi = 1.5707963267949f
const float doublePi = 6.2831853071796f
const float verySmall = 0.0000001f


Detailed Description

This class contains usefull math functions and constants.

Definition at line 25 of file Math.h.


The documentation for this class was generated from the following file:
Generated on Sun Aug 15 19:19:37 2004 for OpenCAL: Open Computer Animation Library by doxygen 1.3.8