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

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

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

Classes

class  BuildInformation
 

Public Types

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

Protected Member Functions

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

Detailed Description

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

Definition at line 17 of file BBoxBuildInformationTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

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

Definition at line 20 of file BBoxBuildInformationTreeStrategy.h.

◆ CellType

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

Definition at line 21 of file BBoxBuildInformationTreeStrategy.h.

Member Function Documentation

◆ 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 78 of file BBoxBuildInformationTreeStrategy.h.

◆ InitRootBuildInformation()

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

Definition at line 58 of file BBoxBuildInformationTreeStrategy.h.


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