|
Classes | |
class | BuildInformation |
Public Types | |
typedef InheritedStrategyT::template StrategyBase< BaseT > | BaseType |
typedef BaseType::CellType | CellType |
typedef ScalarTypeConversion< ScalarType, ScalarType >::DifferenceType | DiffScalarType |
typedef ScalarTypeDeferer< value_type >::ScalarType | ScalarType |
Public Member Functions | |
const ScalarType *const * | RootCellBBox () const |
StrategyBase () | |
~StrategyBase () | |
Protected Member Functions | |
template<class BuildInformationT > | |
void | EnterGlobalBuildInformation (const CellType &cell, BuildInformationT *bi) |
template<class BuildInformationT > | |
void | InitBuildInformation (const CellType &parent, const BuildInformationT &parentInfo, unsigned int childIdx, BuildInformationT *bi) |
template<class BuildInformationT > | |
void | InitRootBuildInformation (BuildInformationT *bi) |
template<class BuildInformationT > | |
void | LeaveGlobalBuildInformation (const CellType &cell, const BuildInformationT &bi) |
Definition at line 16 of file CellBBoxBuildInformationKdTreeStrategy.h.
typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType |
Definition at line 21 of file CellBBoxBuildInformationKdTreeStrategy.h.
typedef BaseType::CellType CellType |
Definition at line 22 of file CellBBoxBuildInformationKdTreeStrategy.h.
typedef ScalarTypeConversion< ScalarType, ScalarType >::DifferenceType DiffScalarType |
Definition at line 26 of file CellBBoxBuildInformationKdTreeStrategy.h.
typedef ScalarTypeDeferer< value_type >::ScalarType ScalarType |
Definition at line 24 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inline |
Definition at line 28 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inline |
Definition at line 34 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inlineprotected |
Definition at line 102 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inlineprotected |
Definition at line 93 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inlineprotected |
Definition at line 73 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inlineprotected |
Definition at line 119 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inline |
Definition at line 40 of file CellBBoxBuildInformationKdTreeStrategy.h.