Number Class Reference

#include <Number.h>

List of all members.


Detailed Description

This class enables the comparison of floats or the initialization of float to infinity.


Public Member Functions

 Number (float f)
bool operator> (float b)

Public Attributes

float value

Static Public Attributes

static float infini = -1


Constructor & Destructor Documentation

Number::Number float  f  )  [inline]
 

The constructor initializes the field value to the float f.


Member Function Documentation

bool Number::operator> float  b  ) 
 

Overload of the operator >.


Member Data Documentation

float Number::infini = -1 [static]
 

contain our value of infinity.

float Number::value
 

Contain the value of the number.


Generated on Fri Jan 5 14:21:53 2007 for Tulip Plugins by  doxygen 1.4.6