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

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

+ Inheritance diagram for SlidingMidpointSplittingKdTreeStrategy< 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::SlidingMidpointSplittingKdTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >

Definition at line 18 of file SlidingMidpointSplittingKdTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType

Definition at line 23 of file SlidingMidpointSplittingKdTreeStrategy.h.

◆ CellType

typedef BaseType::CellType CellType

Definition at line 24 of file SlidingMidpointSplittingKdTreeStrategy.h.

◆ DiffScalarType

Definition at line 28 of file SlidingMidpointSplittingKdTreeStrategy.h.

◆ ScalarType

Member Function Documentation

◆ AlternateSplit()

bool AlternateSplit ( const BuildInformationT &  bi,
CellType cell 
)
inlineprotected

Definition at line 88 of file SlidingMidpointSplittingKdTreeStrategy.h.

◆ ComputeSplit() [1/2]

void ComputeSplit ( const BuildInformationT &  bi,
CellType cell 
)
inlineprotected

Definition at line 32 of file SlidingMidpointSplittingKdTreeStrategy.h.

◆ ComputeSplit() [2/2]

void ComputeSplit ( unsigned int  axis,
const BuildInformationT &  bi,
CellType cell 
)
inlineprotected

Definition at line 65 of file SlidingMidpointSplittingKdTreeStrategy.h.


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