IsConvex< PointT, typename std::enable_if< pcl::traits::has_curvature< PointT > >::type > Struct Template Reference

#include <VisionX/libraries/PointCloudGraph/edge_weight_computer.hpp>

Public Member Functions

bool operator() (const PointT &p1, const PointT &p2) const
 

Detailed Description

template<typename PointT>
struct pcl::graph::detail::IsConvex< PointT, typename std::enable_if< pcl::traits::has_curvature< PointT > >::type >

Definition at line 96 of file edge_weight_computer.hpp.

Member Function Documentation

◆ operator()()

bool operator() ( const PointT &  p1,
const PointT &  p2 
) const
inline

Definition at line 98 of file edge_weight_computer.hpp.


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