|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
PascalCase mirror of occtl_bool_options_t with idiomatic defaults.
More...
#include <bool.hpp>
Public Member Functions | |
| ::occtl_bool_options_t | to_c () const noexcept |
| Project into the C ABI options struct. | |
Public Attributes | |
| double | fuzzy_value = 0.0 |
| bool | run_parallel = false |
| bool | simplify_result = false |
| double | simplify_angular_tolerance = 1.0e-2 |
| bool | build_history = true |
PascalCase mirror of occtl_bool_options_t with idiomatic defaults.