Wildmeshing Toolkit
wmtk::components::ToPtsOptions Class Reference

#include <to_points.hpp>

Public Attributes

bool add_box
 
double box_scale
 
bool add_grid
 
double grid_spacing
 
double min_dist
 
bool remove_duplicates
 

Detailed Description

Definition at line 8 of file to_points.hpp.

Member Data Documentation

◆ add_box

bool wmtk::components::ToPtsOptions::add_box

Definition at line 11 of file to_points.hpp.

Referenced by wmtk::components::to_points().

◆ add_grid

bool wmtk::components::ToPtsOptions::add_grid

Definition at line 13 of file to_points.hpp.

Referenced by wmtk::components::to_points().

◆ box_scale

double wmtk::components::ToPtsOptions::box_scale

Definition at line 12 of file to_points.hpp.

Referenced by wmtk::components::to_points().

◆ grid_spacing

double wmtk::components::ToPtsOptions::grid_spacing

Definition at line 14 of file to_points.hpp.

Referenced by wmtk::components::to_points().

◆ min_dist

double wmtk::components::ToPtsOptions::min_dist

Definition at line 15 of file to_points.hpp.

Referenced by wmtk::components::to_points().

◆ remove_duplicates

bool wmtk::components::ToPtsOptions::remove_duplicates

Definition at line 16 of file to_points.hpp.

Referenced by wmtk::components::to_points().


The documentation for this class was generated from the following file: