|
Public Types | |
typedef InheritedStrategyT::StrategyBase< BaseT > | BaseType |
typedef BaseType::CellType | CellType |
Public Member Functions | |
size_t | MaxSubdivisionLevel () const |
void | MaxSubdivisionLevel (size_t level) |
StrategyBase () | |
Protected Member Functions | |
template<class BuildInformationT > | |
bool | ShouldSubdivide (const CellType &cell, BuildInformationT &bi) const |
Definition at line 16 of file MaxLevelSubdivisionTreeStrategy.h.
typedef InheritedStrategyT::StrategyBase< BaseT > BaseType |
Definition at line 21 of file MaxLevelSubdivisionTreeStrategy.h.
typedef BaseType::CellType CellType |
Definition at line 22 of file MaxLevelSubdivisionTreeStrategy.h.
|
inline |
Definition at line 24 of file MaxLevelSubdivisionTreeStrategy.h.
|
inline |
Definition at line 28 of file MaxLevelSubdivisionTreeStrategy.h.
|
inline |
Definition at line 33 of file MaxLevelSubdivisionTreeStrategy.h.
|
inlineprotected |
Definition at line 40 of file MaxLevelSubdivisionTreeStrategy.h.