Point Cloud Library (PCL)  1.14.0-dev
pcl::cuda::SampleConsensusModel< Storage > Member List

This is the complete list of members for pcl::cuda::SampleConsensusModel< Storage >, including all inherited members.

Coefficients typedefpcl::cuda::SampleConsensusModel< Storage >
CoefficientsConstPtr typedefpcl::cuda::SampleConsensusModel< Storage >
CoefficientsPtr typedefpcl::cuda::SampleConsensusModel< Storage >
computeModelCoefficients(const Indices &samples, Coefficients &model_coefficients)=0pcl::cuda::SampleConsensusModel< Storage >pure virtual
ConstPtr typedefpcl::cuda::SampleConsensusModel< Storage >
countWithinDistance(const Coefficients &model_coefficients, float threshold)=0pcl::cuda::SampleConsensusModel< Storage >pure virtual
countWithinDistance(const Hypotheses &h, int idx, float threshold)=0pcl::cuda::SampleConsensusModel< Storage >pure virtual
deleteIndices(const IndicesPtr &indices_stencil)pcl::cuda::SampleConsensusModel< Storage >
deleteIndices(const Hypotheses &h, int idx, IndicesPtr &inliers, const IndicesPtr &inliers_delete)pcl::cuda::SampleConsensusModel< Storage >
generateModelHypotheses(Hypotheses &h, int max_iterations)=0pcl::cuda::SampleConsensusModel< Storage >pure virtual
generateModelHypotheses(Hypotheses &h, Samples &s, int max_iterations)=0pcl::cuda::SampleConsensusModel< Storage >pure virtual
getIndices() constpcl::cuda::SampleConsensusModel< Storage >inline
getInputCloud() constpcl::cuda::SampleConsensusModel< Storage >inline
getNormals()pcl::cuda::SampleConsensusModel< Storage >inline
getRadiusLimits(float &min_radius, float &max_radius)pcl::cuda::SampleConsensusModel< Storage >inline
getSamples(int &iterations, Indices &samples)=0pcl::cuda::SampleConsensusModel< Storage >pure virtual
Hypotheses typedefpcl::cuda::SampleConsensusModel< Storage >
Indices typedefpcl::cuda::SampleConsensusModel< Storage >
indices_pcl::cuda::SampleConsensusModel< Storage >protected
indices_stencil_pcl::cuda::SampleConsensusModel< Storage >protected
IndicesConstPtr typedefpcl::cuda::SampleConsensusModel< Storage >
IndicesPtr typedefpcl::cuda::SampleConsensusModel< Storage >
input_pcl::cuda::SampleConsensusModel< Storage >protected
isSampleInlier(IndicesPtr &inliers_stencil, Samples &samples, unsigned int &i)pcl::cuda::SampleConsensusModel< Storage >inlinevirtual
normals_pcl::cuda::SampleConsensusModel< Storage >protected
nr_indices_in_stencil_pcl::cuda::SampleConsensusModel< Storage >protected
PointCloud typedefpcl::cuda::SampleConsensusModel< Storage >
PointCloudConstPtr typedefpcl::cuda::SampleConsensusModel< Storage >
PointCloudPtr typedefpcl::cuda::SampleConsensusModel< Storage >
Ptr typedefpcl::cuda::SampleConsensusModel< Storage >
radius_max_pcl::cuda::SampleConsensusModel< Storage >protected
radius_min_pcl::cuda::SampleConsensusModel< Storage >protected
rngl_pcl::cuda::SampleConsensusModel< Storage >protected
SampleConsensusModel(const PointCloudConstPtr &cloud)pcl::cuda::SampleConsensusModel< Storage >inline
Samples typedefpcl::cuda::SampleConsensusModel< Storage >
selectWithinDistance(const Coefficients &model_coefficients, float threshold, IndicesPtr &inliers, IndicesPtr &inliers_stencil)=0pcl::cuda::SampleConsensusModel< Storage >pure virtual
selectWithinDistance(const Hypotheses &h, int idx, float threshold, IndicesPtr &inliers, IndicesPtr &inliers_stencil)=0pcl::cuda::SampleConsensusModel< Storage >pure virtual
selectWithinDistance(Hypotheses &h, int idx, float threshold, IndicesPtr &inliers_stencil, float3 &centroid)=0pcl::cuda::SampleConsensusModel< Storage >pure virtual
setInputCloud(const PointCloudConstPtr &cloud)pcl::cuda::SampleConsensusModel< Storage >virtual
setNormals(shared_ptr< typename Storage< float4 >::type > normals)pcl::cuda::SampleConsensusModel< Storage >inline
setRadiusLimits(float min_radius, float max_radius)pcl::cuda::SampleConsensusModel< Storage >inline
~SampleConsensusModel()=defaultpcl::cuda::SampleConsensusModel< Storage >virtual