KdTree< StrategiesT, MetricT, VectorKernelT >::BaseGlobalTraversalInformation< PointT > Class Template Reference

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

Public Types

typedef PointT PointType
 

Public Member Functions

const PointT & Point () const
 
void Point (const PointT &p)
 

Detailed Description

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

Definition at line 204 of file KdTree.h.

Member Typedef Documentation

◆ PointType

typedef PointT PointType

Definition at line 207 of file KdTree.h.

Member Function Documentation

◆ Point() [1/2]

const PointT& Point ( ) const
inline

Definition at line 209 of file KdTree.h.

◆ Point() [2/2]

void Point ( const PointT &  p)
inline

Definition at line 213 of file KdTree.h.


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