Visualization Library 2.0.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Simple class representing quantities in radians, converts automatically to vl::degree and real. More...
#include <std_types.hpp>
Public Member Functions | |
radian (real val) | |
operator real () | |
operator degree () | |
Simple class representing quantities in radians, converts automatically to vl::degree and real.
Definition at line 80 of file std_types.hpp.
|
inline |
Definition at line 83 of file std_types.hpp.
Referenced by vl::degree::operator real().
|
inline |
Definition at line 103 of file std_types.hpp.
|
inline |
Definition at line 84 of file std_types.hpp.
Visualization Library 2.0.0 Reference Documentation
Updated on Wed Dec 23 2020 12:44:10.
© Copyright Michele Bosi. All rights reserved.