Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Member Functions
pcl::recognition::ObjRecRANSAC::HypothesisCreator Class Reference

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

Public Member Functions

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

Detailed Description

Definition at line 130 of file obj_rec_ransac.h.

Constructor & Destructor Documentation

◆ HypothesisCreator()

pcl::recognition::ObjRecRANSAC::HypothesisCreator::HypothesisCreator ( )
default

◆ ~HypothesisCreator()

virtual pcl::recognition::ObjRecRANSAC::HypothesisCreator::~HypothesisCreator ( )
virtualdefault

Member Function Documentation

◆ create()

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

Definition at line 136 of file obj_rec_ransac.h.


The documentation for this class was generated from the following file: