Public Member Functions | |
VertexProperty (int i=-1, pcl::PointXYZ center=pcl::PointXYZ(-1,-1,-1), int label=-1) | |
Public Attributes | |
pcl::PointXYZ | v_center |
int | v_index |
int | v_label |
Definition at line 63 of file region_adjacency_graph.h.
jsk_pcl_ros::RegionAdjacencyGraph::VertexProperty::VertexProperty | ( | int | i = -1 , |
pcl::PointXYZ | center = pcl::PointXYZ(-1, -1, -1) , |
||
int | label = -1 |
||
) | [inline] |
Definition at line 67 of file region_adjacency_graph.h.
Definition at line 65 of file region_adjacency_graph.h.
Definition at line 64 of file region_adjacency_graph.h.
Definition at line 66 of file region_adjacency_graph.h.