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

typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType

Definition at line 22 of file BBoxBuildInformationTreeStrategy.h.

◆ CellType

typedef BaseType::CellType CellType

Definition at line 23 of file BBoxBuildInformationTreeStrategy.h.

Member Function Documentation

◆ InitBuildInformation()

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

Definition at line 79 of file BBoxBuildInformationTreeStrategy.h.

◆ InitRootBuildInformation()

void InitRootBuildInformation ( BuildInformationT *  bi)
inlineprotected

Definition at line 60 of file BBoxBuildInformationTreeStrategy.h.


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