|
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 37 of file ScoreAACubeTreeStrategy.h.
typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType |
Definition at line 42 of file ScoreAACubeTreeStrategy.h.
typedef BaseType::CellType CellType |
Definition at line 43 of file ScoreAACubeTreeStrategy.h.
typedef GfxTL::ScalarTypeDeferer< value_type >::ScalarType ScalarType |
Definition at line 45 of file ScoreAACubeTreeStrategy.h.
|
inlineprotected |
Definition at line 68 of file ScoreAACubeTreeStrategy.h.
|
inlineprotected |
Definition at line 62 of file ScoreAACubeTreeStrategy.h.
|
inline |
Definition at line 48 of file ScoreAACubeTreeStrategy.h.