HologramDepthmap Library
|
Go to the source code of this file.
Namespaces | |
graphics | |
Functions | |
void | graphics::set_u_epsilon (real a) |
void | graphics::reset_u_epsilon () |
void | graphics::set_zero_epsilon (real a) |
void | graphics::reset_zero_epsilon () |
int | graphics::apx_equal (real x, real y) |
int | graphics::apx_equal (real x, real y, real eps) |
Variables | |
real | graphics::save_zero_epsilon = 1.0e-12 |