cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
toolbox::pcl::custom_function_sorter_t< DataType > Member List

This is the complete list of members for toolbox::pcl::custom_function_sorter_t< DataType >, including all inherited members.

base_correspondence_sorter_t()=defaulttoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >
base_correspondence_sorter_t(const base_correspondence_sorter_t &)=deletetoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >
base_correspondence_sorter_t(base_correspondence_sorter_t &&)=defaulttoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >
base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >toolbox::pcl::custom_function_sorter_t< DataType >friend
base_type typedeftoolbox::pcl::custom_function_sorter_t< DataType >
clear_cache()toolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inline
compute_quality_scores()toolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inline
compute_quality_scores_impl(quality_scores_t &scores)toolbox::pcl::custom_function_sorter_t< DataType >inlineprotected
compute_sorted_indices(quality_scores_t &scores)toolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inline
correspondences_ptr typedeftoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >
custom_function_sorter_t()=defaulttoolbox::pcl::custom_function_sorter_t< DataType >
enable_parallel(bool enable=true)toolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inline
get_correspondences() consttoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inlineprotected
get_sorter_name() consttoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inline
get_sorter_name_impl() consttoolbox::pcl::custom_function_sorter_t< DataType >inlineprotected
get_source_cloud() consttoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inlineprotected
get_target_cloud() consttoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inlineprotected
has_quality_function() consttoolbox::pcl::custom_function_sorter_t< DataType >inline
is_parallel_enabled() consttoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inline
m_cachedtoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >protected
m_cached_indicestoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >protected
m_cached_scorestoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >protected
m_correspondencestoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >protected
m_parallel_enabledtoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >protected
m_source_cloudtoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >protected
m_target_cloudtoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >protected
operator=(const base_correspondence_sorter_t &)=deletetoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >
operator=(base_correspondence_sorter_t &&)=defaulttoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >
point_cloud typedeftoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >
point_cloud_ptr typedeftoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >
quality_function_t typedeftoolbox::pcl::custom_function_sorter_t< DataType >
quality_scores_t typedeftoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >
set_correspondences(const correspondences_ptr &correspondences)toolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inline
set_point_clouds(const point_cloud_ptr &source, const point_cloud_ptr &target)toolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inline
set_quality_function(quality_function_t func)toolbox::pcl::custom_function_sorter_t< DataType >inline
set_simple_quality_function(simple_quality_function_t func)toolbox::pcl::custom_function_sorter_t< DataType >inline
simple_quality_function_t typedeftoolbox::pcl::custom_function_sorter_t< DataType >
sorted_indices_t typedeftoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >
validate_input() consttoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >inlineprotected
validate_input_impl() consttoolbox::pcl::custom_function_sorter_t< DataType >inlineprotected
~base_correspondence_sorter_t()=defaulttoolbox::pcl::base_correspondence_sorter_t< custom_function_sorter_t< DataType >, DataType >virtual
~custom_function_sorter_t()=defaulttoolbox::pcl::custom_function_sorter_t< DataType >