|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ft2build.h>#include <math.h>#include <stdio.h>Go to the source code of this file.
Macros | |
| #define | PI 3.14159265358979323846 |
| #define | SPI (PI/FT_ANGLE_PI) |
| #define | THRESHOLD 64 |
Functions | |
| int | main (void) |
| #define PI 3.14159265358979323846 |
Definition at line 8 of file test_trig.c.
| #define SPI (PI/FT_ANGLE_PI) |
Definition at line 9 of file test_trig.c.
| #define THRESHOLD 64 |
Definition at line 13 of file test_trig.c.
Definition at line 221 of file test_trig.c.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.