Lagrange
|
Options to control connected components computation. More...
#include <lagrange/compute_components.h>
Public Types | |
using | ConnectivityType = lagrange::ConnectivityType |
Public Attributes | |
std::string_view | output_attribute_name = "@component_id" |
Output component id attribute name. | |
ConnectivityType | connectivity_type = ConnectivityType::Edge |
Connectivity type used for component computation. | |
Options to control connected components computation.