|
Back to Table of contents |
General information |
type: class
inherits: (none)
module: glowVectorAlgebraMath provides several utility routines and constants for use by GLOW and GLOW's vector algebra functions
Most GLOW programs will not need to use Math directly; however, it may be useful for certain mathematical computations.
Constants |
Angles
static const double pi
static const double twopi
static const double halfpi
static const double radiansToDegrees
static const double degreesToRadians
|
Back to Table of contents |
The GLOW Toolkit