KdTree< StrategiesT, MetricT, VectorKernelT >::BaseTraversalInformation< GlobalInfoT > Class Template Reference

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

Public Types

typedef GlobalInfoT GlobalType
 

Public Member Functions

const GlobalInfoT & Global () const
 
void Global (const GlobalInfoT *globalInfo)
 

Detailed Description

template<class StrategiesT, template< class > class MetricT, template< class > class VectorKernelT = DynVectorKernel>
template<class GlobalInfoT>
class GfxTL::KdTree< StrategiesT, MetricT, VectorKernelT >::BaseTraversalInformation< GlobalInfoT >

Definition at line 223 of file KdTree.h.

Member Typedef Documentation

◆ GlobalType

typedef GlobalInfoT GlobalType

Definition at line 226 of file KdTree.h.

Member Function Documentation

◆ Global() [1/2]

const GlobalInfoT& Global ( ) const
inline

Definition at line 231 of file KdTree.h.

◆ Global() [2/2]

void Global ( const GlobalInfoT *  globalInfo)
inline

Definition at line 227 of file KdTree.h.

+ Here is the caller graph for this function:

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