|
|
Inheritance diagram for CellBBoxBuildInformationKdTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >: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 19 of file CellBBoxBuildInformationKdTreeStrategy.h.
| typedef BaseType::CellType CellType |
Definition at line 20 of file CellBBoxBuildInformationKdTreeStrategy.h.
| typedef ScalarTypeConversion<ScalarType, ScalarType>::DifferenceType DiffScalarType |
Definition at line 23 of file CellBBoxBuildInformationKdTreeStrategy.h.
| typedef ScalarTypeDeferer<value_type>::ScalarType ScalarType |
Definition at line 21 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inline |
Definition at line 25 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inline |
Definition at line 31 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inlineprotected |
Definition at line 110 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inlineprotected |
Definition at line 99 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inlineprotected |
Definition at line 78 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inlineprotected |
Definition at line 127 of file CellBBoxBuildInformationKdTreeStrategy.h.
|
inline |
Definition at line 38 of file CellBBoxBuildInformationKdTreeStrategy.h.