|
Wildmeshing Toolkit
|
#include <to_points.hpp>
Public Attributes | |
| bool | add_box |
| double | box_scale |
| bool | add_grid |
| double | grid_spacing |
| double | min_dist |
| bool | remove_duplicates |
Definition at line 17 of file to_points.hpp.
| bool wmtk::components::ToPtsOptions::add_box |
Definition at line 20 of file to_points.hpp.
Referenced by wmtk::components::to_points().
| bool wmtk::components::ToPtsOptions::add_grid |
Definition at line 22 of file to_points.hpp.
Referenced by wmtk::components::to_points().
| double wmtk::components::ToPtsOptions::box_scale |
Definition at line 21 of file to_points.hpp.
Referenced by wmtk::components::to_points().
| double wmtk::components::ToPtsOptions::grid_spacing |
Definition at line 23 of file to_points.hpp.
Referenced by wmtk::components::to_points().
| double wmtk::components::ToPtsOptions::min_dist |
Definition at line 24 of file to_points.hpp.
Referenced by wmtk::components::to_points().
| bool wmtk::components::ToPtsOptions::remove_duplicates |
Definition at line 25 of file to_points.hpp.
Referenced by wmtk::components::to_points().