Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Namespaces | |
cordic | |
Variables | |
int | cordic.units = 180 * 2**16 |
int | cordic.scale = units/math.pi |
float | cordic.shrink = 1.0 |
string | cordic.comma = "" |
float | cordic.x = 0.5**n |
cordic.angle = math.atan(x) | |
cordic.angle2 = round(angle*scale) | |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.