CatapultServer
v0.5.0.1 (Elephant)
|
A mixin for height-based touching. More...
Public Member Functions | |
HeightBasedTouchMixin (TSet &set, THeightGroupedSet &heightGroupedSet) | |
Creates a mixin around set and heightGroupedSet. More... | |
THeightGroupedSet::ElementType::Identifiers | touch (Height height) |
Touches the cache at height and returns identifiers of all deactivating elements. More... | |
Private Attributes | |
TSet & | m_set |
THeightGroupedSet & | m_heightGroupedSet |
A mixin for height-based touching.
|
inline |
Creates a mixin around set and heightGroupedSet.
|
inline |
Touches the cache at height and returns identifiers of all deactivating elements.
|
private |
|
private |