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< typename ScalarTypeDeferer< value_type >::ScalarType, typename ScalarTypeDeferer< typename BaseType::template TraversalInformation< 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

typedef BaseType::template DistanceType< typename ScalarTypeDeferer< value_type >::ScalarType, typename ScalarTypeDeferer < typename BaseType::template TraversalInformation< BaseTraversalT >::GlobalType::PointType >::ScalarType >::Type DistScalarType

Definition at line 78 of file IncrementalDistanceKdTreeStrategy.h.

Member Function Documentation

◆ BoxSqrDist() [1/2]

DistScalarType& BoxSqrDist ( )
inline

Definition at line 79 of file IncrementalDistanceKdTreeStrategy.h.

◆ BoxSqrDist() [2/2]

const DistScalarType& BoxSqrDist ( ) const
inline

Definition at line 83 of file IncrementalDistanceKdTreeStrategy.h.


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