Main Page   Class Hierarchy   Compound List   Header Files   Compound Members  

ddgAngle Class Reference

General utility object to perform conversions for angles. More...

#include <ddgutil.h>

List of all members.


Public Members

 ddgAngle ()
Initializes lookup tables.


Static Public Members

float degtorad (float d)
Input is angle in degrees.

float radtodeg (float r)
Input is angle in radians.

float ttorad (float t)
Input is angle in 0 to 1.

float mod (float a)
Input is angle in degrees.

float cotf (float a)
Input is angle in degrees.

float cos ( float angle)
Input is angle in degrees.

float sin ( float angle)
Input is angle in degrees.

float acos ( float value)
Input is value from 0 to 1, Output is angle in degrees.

float asin ( float value)
Input is value from 0 to 1, Output is angle in degrees.


Detailed Description

General utility object to perform conversions for angles.


The documentation for this class was generated from the following files:
Generated at Sun Sep 17 19:27:51 2000 for Digital Dawn Graphics Toolkit by doxygen 0.49-991205 written by Dimitri van Heesch, © 1997-1999