Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
Definition in file ERS220Info.h.
#include <math.h>
#include <Types.h>
Include dependency graph for ERS220Info.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ERS220Info |
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 476 of file ERS220Info.h. |
|
Just a little macro for converting degrees to radians.
Definition at line 474 of file ERS220Info.h. |
Tekkotsu v1.4 |
Generated Sat Jul 19 00:07:04 2003 by Doxygen 1.3.2 |