Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
Definition in file ERS7Info.h.
#include <math.h>
#include <Types.h>
#include "CommonInfo.h"
Include dependency graph for ERS7Info.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ERS7Info |
Defines | |
#define | RAD(deg) (((deg) * M_PI ) / 180.0) |
Just a little macro for converting degrees to radians. | |
#define | __RI_RAD_FLAG |
a flag so we undef these after we're done - do you have a cleaner solution? |
|
a flag so we undef these after we're done - do you have a cleaner solution?
Definition at line 408 of file ERS7Info.h. |
|
Just a little macro for converting degrees to radians.
Definition at line 406 of file ERS7Info.h. |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:20:59 2004 by Doxygen 1.3.4 |