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

typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType

Definition at line 21 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ CellType

typedef BaseType::CellType CellType

Definition at line 22 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ DiffScalarType

◆ ScalarType

Constructor & Destructor Documentation

◆ StrategyBase()

StrategyBase ( )
inline

Definition at line 28 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ ~StrategyBase()

~StrategyBase ( )
inline

Definition at line 34 of file CellBBoxBuildInformationKdTreeStrategy.h.

Member Function Documentation

◆ EnterGlobalBuildInformation()

void EnterGlobalBuildInformation ( const CellType cell,
BuildInformationT *  bi 
)
inlineprotected

Definition at line 102 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ InitBuildInformation()

void InitBuildInformation ( const CellType parent,
const BuildInformationT &  parentInfo,
unsigned int  childIdx,
BuildInformationT *  bi 
)
inlineprotected

Definition at line 93 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ InitRootBuildInformation()

void InitRootBuildInformation ( BuildInformationT *  bi)
inlineprotected

Definition at line 73 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ LeaveGlobalBuildInformation()

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

Definition at line 119 of file CellBBoxBuildInformationKdTreeStrategy.h.

◆ RootCellBBox()

const ScalarType* const* RootCellBBox ( ) const
inline

Definition at line 40 of file CellBBoxBuildInformationKdTreeStrategy.h.


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