pcl::recognition::ObjRecRANSAC::HypothesisCreator Class Reference

#include <pcl/recognition/ransac_based/obj_rec_ransac.h>

List of all members.

Public Member Functions

 HypothesisCreator ()
virtual ~HypothesisCreator ()
Hypothesiscreate (const SimpleOctree< Hypothesis, HypothesisCreator, float >::Node *) const

Detailed Description

Definition at line 133 of file obj_rec_ransac.h.


Constructor & Destructor Documentation

pcl::recognition::ObjRecRANSAC::HypothesisCreator::HypothesisCreator (  )  [inline]

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.


Member Function Documentation

Hypothesis* pcl::recognition::ObjRecRANSAC::HypothesisCreator::create ( const SimpleOctree< Hypothesis, HypothesisCreator, float >::Node *   )  const [inline]

Definition at line 139 of file obj_rec_ransac.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends