Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

MathNumbers Class Reference

#include <mathNumbers.h>

List of all members.

Static Public Attributes

const float pi_f = 4.0 * atan(1.0)
const float rad_2_deg_f = 180.0 / MathNumbers::pi
const float deg_2_rad_f = MathNumbers::pi / 180.0
const float ln2_f = log(2.0)
const double pi = 4.0 * atan(1.0)
const double ln2 = log(2.0)
const double rad_2_deg = 180.0 / MathNumbers::pi
const double deg_2_rad = MathNumbers::pi / 180.0


Member Data Documentation

const double MathNumbers::deg_2_rad = MathNumbers::pi / 180.0 [static]
 

Definition at line 28 of file mathNumbers.cxx.

const float MathNumbers::deg_2_rad_f = MathNumbers::pi / 180.0 [static]
 

Definition at line 33 of file mathNumbers.cxx.

Referenced by deg_2_rad().

const double MathNumbers::ln2 = log(2.0) [static]
 

Definition at line 26 of file mathNumbers.cxx.

const float MathNumbers::ln2_f = log(2.0) [static]
 

Definition at line 31 of file mathNumbers.cxx.

const double MathNumbers::pi = 4.0 * atan(1.0) [static]
 

Definition at line 25 of file mathNumbers.cxx.

const float MathNumbers::pi_f = 4.0 * atan(1.0) [static]
 

Definition at line 30 of file mathNumbers.cxx.

Referenced by Spotlight::bind(), SphereVolumeEmitter::make_copy(), SphereSurfaceEmitter::make_copy(), DiscEmitter::~DiscEmitter(), RingEmitter::~RingEmitter(), and TangentRingEmitter::~TangentRingEmitter().

const double MathNumbers::rad_2_deg = 180.0 / MathNumbers::pi [static]
 

Definition at line 27 of file mathNumbers.cxx.

const float MathNumbers::rad_2_deg_f = 180.0 / MathNumbers::pi [static]
 

Definition at line 32 of file mathNumbers.cxx.

Referenced by rad_2_deg().


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:52:08 2003 for Panda by doxygen1.3