Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Variables | |
int | units = 180 * 2**16 |
int | scale = units/math.pi |
float | shrink = 1.0 |
string | comma = "" |
float | x = 0.5**n |
angle = math.atan(x) | |
angle2 = round(angle*scale) | |
Definition at line 18 of file cordic.py.
Referenced by FT_Angle_Diff().
float cordic.shrink = 1.0 |
Definition at line 7 of file cordic.py.
Referenced by vl::Transform.shrinkRecursive().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.