ScoreAACubeTreeStrategy< DimT, InheritedStrategyT >::StrategyBase< BaseT > Class Template Reference

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

+ Inheritance diagram for ScoreAACubeTreeStrategy< DimT, InheritedStrategyT >::StrategyBase< BaseT >:

Public Types

typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType
 
typedef BaseType::CellType CellType
 
typedef GfxTL::ScalarTypeDeferer< value_type >::ScalarType ScalarType
 

Public Member Functions

template<class ShapeT , class ScoreT >
void Score (const ShapeT &shape, ScoreT *score) const
 

Protected Member Functions

template<class BuildInformationT >
void InitCell (const CellType &parent, const BuildInformationT &pbi, unsigned int child, const BuildInformationT &bi, CellType *cell)
 
template<class BuildInformationT >
void InitRoot (const BuildInformationT &bi, CellType *root)
 

Detailed Description

template<unsigned int DimT, class InheritedStrategyT>
template<class BaseT>
class ScoreAACubeTreeStrategy< DimT, InheritedStrategyT >::StrategyBase< BaseT >

Definition at line 37 of file ScoreAACubeTreeStrategy.h.

Member Typedef Documentation

◆ BaseType

typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType

Definition at line 42 of file ScoreAACubeTreeStrategy.h.

◆ CellType

typedef BaseType::CellType CellType

Definition at line 43 of file ScoreAACubeTreeStrategy.h.

◆ ScalarType

Member Function Documentation

◆ InitCell()

void InitCell ( const CellType parent,
const BuildInformationT &  pbi,
unsigned int  child,
const BuildInformationT &  bi,
CellType cell 
)
inlineprotected

Definition at line 68 of file ScoreAACubeTreeStrategy.h.

◆ InitRoot()

void InitRoot ( const BuildInformationT &  bi,
CellType root 
)
inlineprotected

Definition at line 62 of file ScoreAACubeTreeStrategy.h.

◆ Score()

void Score ( const ShapeT &  shape,
ScoreT *  score 
) const
inline

Definition at line 48 of file ScoreAACubeTreeStrategy.h.


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