|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <math.h>

Go to the source code of this file.
Defines | |
| #define | fl_math_h |
| #define | fl_math_h_cyclic_include |
| #define | M_PI 3.14159265358979323846 |
| #define | M_PI_2 1.57079632679489661923 |
| #define | M_PI_4 0.78539816339744830962 |
| #define | M_1_PI 0.31830988618379067154 |
| #define | M_2_PI 0.63661977236758134308 |
| #define | M_SQRT2 1.41421356237309504880 |
| #define | M_SQRT1_2 0.70710678118654752440 |
| #define M_PI 3.14159265358979323846 |
Definition at line 47 of file math.h.
Referenced by Fl_Graphics_Driver::arc(), Fl_Graphics_Driver::circle(), Flcc_HueBox::draw(), fl_rotate(), glutSolidTorus(), glutWireTorus(), Fl_Dial::handle(), Flcc_HueBox::handle_key(), and Fl_Graphics_Driver::pie().