|
Public Types | |
typedef Base::CellType | CellType |
Public Member Functions | |
template<class ParamT > | |
void | Parameters (const ParamT &) |
template<class BoundingVolume > | |
bool | RefreshCell (const BoundingVolume &bv, CellType *cell) |
void | StartPointInfoCache () |
void | StopPointInfoCache () |
Protected Member Functions | |
void | InitCellData (CellType *) |
void | InitLevelDependentCellData (CellType *) |
bool | ShouldSubdivide (const CellType &cell) const |
Definition at line 15 of file NullStrategy.h.
typedef Base::CellType CellType |
Definition at line 19 of file NullStrategy.h.
|
protected |
Definition at line 20 of file NullStrategy.hpp.
|
protected |
Definition at line 25 of file NullStrategy.hpp.
|
inline |
Definition at line 49 of file NullStrategy.h.
|
inline |
Definition at line 41 of file NullStrategy.h.
|
protected |
Definition at line 13 of file NullStrategy.hpp.
void StartPointInfoCache | ( | ) |
Definition at line 5 of file NullStrategy.hpp.
void StopPointInfoCache | ( | ) |
Definition at line 9 of file NullStrategy.hpp.