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

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

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

Classes

class  BuildInformation
 

Public Types

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

Public Member Functions

const ScalarType *const * RootCellBBox () const
 
 StrategyBase ()
 
 ~StrategyBase ()
 

Protected Member Functions

template<class BuildInformationT>
void EnterGlobalBuildInformation (const CellType &cell, BuildInformationT *bi)
 
template<class BuildInformationT>
void InitBuildInformation (const CellType &parent, const BuildInformationT &parentInfo, unsigned int childIdx, BuildInformationT *bi)
 
template<class BuildInformationT>
void InitRootBuildInformation (BuildInformationT *bi)
 
template<class BuildInformationT>
void LeaveGlobalBuildInformation (const CellType &cell, const BuildInformationT &bi)
 

Detailed Description

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

Definition at line 16 of file CellBBoxBuildInformationKdTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

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

Definition at line 19 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ CellType

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

Definition at line 20 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ DiffScalarType

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

Definition at line 23 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ ScalarType

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

Definition at line 21 of file CellBBoxBuildInformationKdTreeStrategy.h.

Constructor & Destructor Documentation

◆ StrategyBase()

template<class InheritedStrategyT>
template<class BaseT>
StrategyBase ( )
inline

Definition at line 25 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ ~StrategyBase()

template<class InheritedStrategyT>
template<class BaseT>
~StrategyBase ( )
inline

Definition at line 31 of file CellBBoxBuildInformationKdTreeStrategy.h.

Member Function Documentation

◆ EnterGlobalBuildInformation()

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

Definition at line 110 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ InitBuildInformation()

template<class InheritedStrategyT>
template<class BaseT>
template<class BuildInformationT>
void InitBuildInformation ( const CellType & parent,
const BuildInformationT & parentInfo,
unsigned int childIdx,
BuildInformationT * bi )
inlineprotected

Definition at line 99 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ InitRootBuildInformation()

template<class InheritedStrategyT>
template<class BaseT>
template<class BuildInformationT>
void InitRootBuildInformation ( BuildInformationT * bi)
inlineprotected

Definition at line 78 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ LeaveGlobalBuildInformation()

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

Definition at line 127 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ RootCellBBox()

template<class InheritedStrategyT>
template<class BaseT>
const ScalarType *const * RootCellBBox ( ) const
inline

Definition at line 38 of file CellBBoxBuildInformationKdTreeStrategy.h.


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