MaxIntervalSplittingKdTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT > Class Template Reference

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

+ Inheritance diagram for MaxIntervalSplittingKdTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >:

Public Types

typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType
 
typedef BaseType::CellType CellType
 
typedef ScalarTypeConversion< ScalarType, ScalarType >::DifferenceType DiffScalarType
 
typedef ScalarTypeDeferer< value_type >::ScalarType ScalarType
 

Protected Member Functions

template<class BuildInformationT>
bool AlternateSplit (const BuildInformationT &bi, CellType *cell)
 
template<class BuildInformationT>
void ComputeSplit (const BuildInformationT &bi, CellType *cell)
 
template<class BuildInformationT>
void ComputeSplit (unsigned int axis, const BuildInformationT &bi, CellType *cell)
 

Detailed Description

template<class InheritedStrategyT>
template<class BaseT>
class GfxTL::MaxIntervalSplittingKdTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >

Definition at line 18 of file MaxIntervalSplittingKdTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

template<class InheritedStrategyT>
template<class BaseT>
typedef InheritedStrategyT::template StrategyBase<BaseT> BaseType

Definition at line 21 of file MaxIntervalSplittingKdTreeStrategy.h.

◆ CellType

template<class InheritedStrategyT>
template<class BaseT>
typedef BaseType::CellType CellType

Definition at line 22 of file MaxIntervalSplittingKdTreeStrategy.h.

◆ DiffScalarType

template<class InheritedStrategyT>
template<class BaseT>
typedef ScalarTypeConversion<ScalarType,ScalarType>::DifferenceType DiffScalarType

Definition at line 25 of file MaxIntervalSplittingKdTreeStrategy.h.

◆ ScalarType

template<class InheritedStrategyT>
template<class BaseT>
typedef ScalarTypeDeferer<value_type>::ScalarType ScalarType

Definition at line 23 of file MaxIntervalSplittingKdTreeStrategy.h.

Member Function Documentation

◆ AlternateSplit()

template<class InheritedStrategyT>
template<class BaseT>
template<class BuildInformationT>
bool AlternateSplit ( const BuildInformationT & bi,
CellType * cell )
inlineprotected

Definition at line 62 of file MaxIntervalSplittingKdTreeStrategy.h.

◆ ComputeSplit() [1/2]

template<class InheritedStrategyT>
template<class BaseT>
template<class BuildInformationT>
void ComputeSplit ( const BuildInformationT & bi,
CellType * cell )
inlineprotected

Definition at line 30 of file MaxIntervalSplittingKdTreeStrategy.h.

◆ ComputeSplit() [2/2]

template<class InheritedStrategyT>
template<class BaseT>
template<class BuildInformationT>
void ComputeSplit ( unsigned int axis,
const BuildInformationT & bi,
CellType * cell )
inlineprotected

Definition at line 51 of file MaxIntervalSplittingKdTreeStrategy.h.


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