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 15 of file LevelBuildInformationTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType

Definition at line 20 of file LevelBuildInformationTreeStrategy.h.

◆ CellType

typedef BaseType::CellType CellType

Definition at line 21 of file LevelBuildInformationTreeStrategy.h.

Member Function Documentation

◆ InitBuildInformation()

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

Definition at line 48 of file LevelBuildInformationTreeStrategy.h.

◆ InitRootBuildInformation()

void InitRootBuildInformation ( BuildInformationT *  bi)
inlineprotected

Definition at line 41 of file LevelBuildInformationTreeStrategy.h.


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