|
CGAL 5.6.1 - 3D Mesh Generation
|
#include <CGAL/Sizing_field_with_aabb_tree.h>
Public Types | |
| using | Limits = std::numeric_limits< Patch_index > |
Public Member Functions | |
| bool | go_further () const |
| template<typename T > | |
| bool | do_intersect (std::nullptr_t, const T &) |
| template<typename P > | |
| void | intersection (std::nullptr_t, const P &primitive) |
Public Attributes | |
| Patch_index | min {(Limits::max)()} |
| Patch_index | max {Limits::lowest()} |
| Facet_patch_id_map | index_map {} |