Lagrange
ComponentOptions Struct Reference

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.
 

Detailed Description

Options to control connected components computation.


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