Common definitions for the headers used in bg.h (i.e. the headers found in include/bg)
More...
|
#define | BG_CW 1 |
|
#define | BG_CCW -1 |
|
#define | BG_CK_TESS_TOL(_p) BU_CKMAG(_p, BG_TESS_TOL_MAGIC, "bg_tess_tol") |
|
#define | BG_TESS_TOL_INIT_ZERO {BG_TESS_TOL_MAGIC, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0} |
|
#define | BG_TESS_TOL_INIT_TOL {BG_TESS_TOL_MAGIC, 0.0, 0.01, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0} |
|
#define | BG_TESS_TOL_INIT_SET_TOL(_p) |
|
Common definitions for the headers used in bg.h (i.e. the headers found in include/bg)
◆ BG_CW
◆ BG_CCW
◆ BG_CK_TESS_TOL
◆ BG_TESS_TOL_INIT_ZERO
◆ BG_TESS_TOL_INIT_TOL
◆ BG_TESS_TOL_INIT_SET_TOL
Value: { \
}
#define BG_TESS_TOL_MAGIC
Definition at line 131 of file defines.h.