Public Member Functions | |
CacheKey (const GeomVertexData *source_data, const GeomMunger *modifier) | |
CacheKey (const CacheKey ©) | |
CacheKey (CacheKey &&from) noexcept | |
CPT (GeomVertexData) _source_data | |
CPT (GeomMunger) _modifier | |
bool | operator< (const CacheKey &other) const |
Provides a unique ordering within the map. More... | |
|
inline |