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.
|
inline |
Definition at line 67 of file region_adjacency_graph.h.
pcl::PointXYZ jsk_pcl_ros::RegionAdjacencyGraph::VertexProperty::v_center |
Definition at line 65 of file region_adjacency_graph.h.
int jsk_pcl_ros::RegionAdjacencyGraph::VertexProperty::v_index |
Definition at line 64 of file region_adjacency_graph.h.
int jsk_pcl_ros::RegionAdjacencyGraph::VertexProperty::v_label |
Definition at line 66 of file region_adjacency_graph.h.