|
|
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) |
Definition at line 40 of file ScoreAACubeTreeStrategy.h.
| typedef InheritedStrategyT::template StrategyBase<BaseT> BaseType |
Definition at line 43 of file ScoreAACubeTreeStrategy.h.
| typedef BaseType::CellType CellType |
Definition at line 44 of file ScoreAACubeTreeStrategy.h.
Definition at line 45 of file ScoreAACubeTreeStrategy.h.
|
inlineprotected |
Definition at line 71 of file ScoreAACubeTreeStrategy.h.
|
inlineprotected |
Definition at line 63 of file ScoreAACubeTreeStrategy.h.
|
inline |
Definition at line 49 of file ScoreAACubeTreeStrategy.h.