#include <obj_rec_ransac.h>
Public Member Functions | |
Hypothesis * | create (const SimpleOctree< Hypothesis, HypothesisCreator, float >::Node *) const |
HypothesisCreator () | |
virtual | ~HypothesisCreator () |
Definition at line 133 of file obj_rec_ransac.h.
Definition at line 136 of file obj_rec_ransac.h.
virtual pcl::recognition::ObjRecRANSAC::HypothesisCreator::~HypothesisCreator | ( | ) | [inline, virtual] |
Definition at line 137 of file obj_rec_ransac.h.
Hypothesis* pcl::recognition::ObjRecRANSAC::HypothesisCreator::create | ( | const SimpleOctree< Hypothesis, HypothesisCreator, float >::Node * | ) | const [inline] |
Definition at line 139 of file obj_rec_ransac.h.