#include <gmath.h>
Inheritance diagram for gIntDegree:
Public Member Functions | |
virtual | ~gIntDegree () |
int | NearestInt (float aValue) |
virtual int | Convert ()=0 |
gIntDegree (gIntDegree ©) | |
gIntDegree & | operator= (gIntDegree ©) |
Public Attributes | |
float | rValue |
Protected Member Functions | |
gIntDegree (int d) |
|
|
|
|
|
|
|
Implemented in gDegreeCelsius, and gDegreeFh. |
|
Definition at line 17 of file gmath.cpp. Referenced by gDegreeFh::ConvertToCelsius(), and gDegreeCelsius::ConvertToFahrenheit(). |
|
|
|
Definition at line 13 of file gmath.h. Referenced by gDegreeFh::ConvertToCelsius(), and gDegreeCelsius::ConvertToFahrenheit(). |