IncrementalDistanceKdTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >::TraversalInformation< BaseTraversalT > Class Template Reference

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

+ Inheritance diagram for IncrementalDistanceKdTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >::TraversalInformation< BaseTraversalT >:

Public Types

typedef BaseType::template DistanceType< typenameScalarTypeDeferer< value_type >::ScalarType, typenameScalarTypeDeferer< typenameBaseType::templateTraversalInformation< BaseTraversalT >::GlobalType::PointType >::ScalarType >::Type DistScalarType
 

Public Member Functions

DistScalarTypeBoxSqrDist ()
 
const DistScalarTypeBoxSqrDist () const
 

Detailed Description

template<class InheritedStrategyT>
template<class BaseT>
template<class BaseTraversalT>
class GfxTL::IncrementalDistanceKdTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >::TraversalInformation< BaseTraversalT >

Definition at line 68 of file IncrementalDistanceKdTreeStrategy.h.

Member Typedef Documentation

◆ DistScalarType

template<class InheritedStrategyT>
template<class BaseT>
template<class BaseTraversalT>
typedef BaseType::template DistanceType<typenameScalarTypeDeferer<value_type>::ScalarType,typenameScalarTypeDeferer<typenameBaseType::templateTraversalInformation<BaseTraversalT>::GlobalType::PointType>::ScalarType>::Type DistScalarType

Definition at line 75 of file IncrementalDistanceKdTreeStrategy.h.

Member Function Documentation

◆ BoxSqrDist() [1/2]

template<class InheritedStrategyT>
template<class BaseT>
template<class BaseTraversalT>
DistScalarType & BoxSqrDist ( )
inline

Definition at line 78 of file IncrementalDistanceKdTreeStrategy.h.

◆ BoxSqrDist() [2/2]

template<class InheritedStrategyT>
template<class BaseT>
template<class BaseTraversalT>
const DistScalarType & BoxSqrDist ( ) const
inline

Definition at line 84 of file IncrementalDistanceKdTreeStrategy.h.


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