Template Struct Cluster
Defined in File Cluster.hpp
Struct Documentation
-
template<typename HandleT>
struct Cluster Represents a group of handles, which are somehow connected.
- Template Parameters:
HandleT – Type of handles, which are connected by this cluster.