|
Public Types | |
typedef InheritedStrategyT::template StrategyBase< BaseT > | BaseType |
typedef BaseType::CellType | CellType |
typedef ScalarTypeConversion< ScalarType, ScalarType >::DifferenceType | DiffScalarType |
typedef ScalarTypeDeferer< value_type >::ScalarType | ScalarType |
Protected Member Functions | |
template<class BuildInformationT > | |
bool | AlternateSplit (const BuildInformationT &bi, CellType *cell) |
template<class BuildInformationT > | |
void | ComputeSplit (const BuildInformationT &bi, CellType *cell) |
template<class BuildInformationT > | |
void | ComputeSplit (unsigned int axis, const BuildInformationT &bi, CellType *cell) |
Definition at line 18 of file MaxIntervalSplittingKdTreeStrategy.h.
typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType |
Definition at line 23 of file MaxIntervalSplittingKdTreeStrategy.h.
typedef BaseType::CellType CellType |
Definition at line 24 of file MaxIntervalSplittingKdTreeStrategy.h.
typedef ScalarTypeConversion< ScalarType, ScalarType >:: DifferenceType DiffScalarType |
Definition at line 28 of file MaxIntervalSplittingKdTreeStrategy.h.
typedef ScalarTypeDeferer< value_type >::ScalarType ScalarType |
Definition at line 26 of file MaxIntervalSplittingKdTreeStrategy.h.
|
inlineprotected |
Definition at line 65 of file MaxIntervalSplittingKdTreeStrategy.h.
|
inlineprotected |
Definition at line 32 of file MaxIntervalSplittingKdTreeStrategy.h.
|
inlineprotected |
Definition at line 53 of file MaxIntervalSplittingKdTreeStrategy.h.