#include <shape_features.h>
Public Member Functions | |
ShapeLocation (pcl16::PointXYZ boundary_loc, cpl_visual_features::ShapeDescriptor descriptor) | |
ShapeLocation () | |
Public Attributes | |
pcl16::PointXYZ | boundary_loc_ |
cpl_visual_features::ShapeDescriptor | descriptor_ |
Definition at line 16 of file shape_features.h.
tabletop_pushing::ShapeLocation::ShapeLocation | ( | pcl16::PointXYZ | boundary_loc, |
cpl_visual_features::ShapeDescriptor | descriptor | ||
) | [inline] |
Definition at line 19 of file shape_features.h.
tabletop_pushing::ShapeLocation::ShapeLocation | ( | ) | [inline] |
Definition at line 26 of file shape_features.h.
pcl16::PointXYZ tabletop_pushing::ShapeLocation::boundary_loc_ |
Definition at line 23 of file shape_features.h.
Definition at line 24 of file shape_features.h.