KdTree< StrategiesT, MetricT, VectorKernelT >::NNTypeHelper< PointT > Struct Template Reference

#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/KdTree.h>

Public Types

typedef NN< typename BaseType::template DistanceType< typename ScalarTypeDeferer< PointT >::ScalarType, ScalarType >::Type, typename BaseType::DereferencedType > NNType
 

Detailed Description

template<class StrategiesT, template< class > class MetricT, template< class > class VectorKernelT = DynVectorKernel>
template<class PointT>
struct GfxTL::KdTree< StrategiesT, MetricT, VectorKernelT >::NNTypeHelper< PointT >

Definition at line 443 of file KdTree.h.

Member Typedef Documentation

◆ NNType

typedef NN< typename BaseType::template DistanceType < typename ScalarTypeDeferer< PointT >::ScalarType, ScalarType >::Type, typename BaseType::DereferencedType > NNType

Definition at line 450 of file KdTree.h.


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