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

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

+ Inheritance diagram for LevelBuildInformationTreeStrategy< 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) const
 
template<class BuildInformationT>
void InitRootBuildInformation (BuildInformationT *bi)
 

Detailed Description

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

Definition at line 16 of file LevelBuildInformationTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

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

Definition at line 19 of file LevelBuildInformationTreeStrategy.h.

◆ CellType

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

Definition at line 20 of file LevelBuildInformationTreeStrategy.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 ) const
inlineprotected

Definition at line 52 of file LevelBuildInformationTreeStrategy.h.

◆ InitRootBuildInformation()

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

Definition at line 44 of file LevelBuildInformationTreeStrategy.h.


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