Public Member Functions | |
GraphVertex () | |
GraphVertex (ClusterPtr it) | |
Public Attributes | |
ClusterPtr | c_it |
Definition at line 135 of file cluster_graph_structure.h.
cob_3d_segmentation::ClusterGraphStructure< ClusterHandlerT, EdgeHandlerT >::GraphVertex::GraphVertex | ( | ) | [inline] |
Definition at line 137 of file cluster_graph_structure.h.
cob_3d_segmentation::ClusterGraphStructure< ClusterHandlerT, EdgeHandlerT >::GraphVertex::GraphVertex | ( | ClusterPtr | it | ) | [inline] |
Definition at line 138 of file cluster_graph_structure.h.
ClusterPtr cob_3d_segmentation::ClusterGraphStructure< ClusterHandlerT, EdgeHandlerT >::GraphVertex::c_it |
Definition at line 138 of file cluster_graph_structure.h.