Antiprism 0.23
|
Global constants. More...
#include <math.h>
#include <stddef.h>
Variables | |
const double | epsilon = 1e-12 |
Less than this magnitude may be taken as zero. | |
const double | sym_eps = 1e-5 |
const size_t | MSG_SZ = 256 |
The size of the character array used for returning messages from functions. | |
const int | DEF_SIG_DGTS = 16 |
The default number of significant digits when writing numbers. | |
const double | DEF_CAMERA_INF_DIST = 1000.0 |
The default "infinity" distance to ignore far points when positioning camera. | |
const char | RES_SEPARATOR [] = "_ " |
Characters that separate parts of a resource name. | |
const char | ELEM_NONE = 0 |
For selecting which elements a function acts upon. |
Global constants.
const double sym_eps = 1e-5 |
Less than this magnitude may be taken as zero when determining symmetry elements