Public Member Functions | |
CacheKey (const GeomVertexData *source_data, const GeomMunger *modifier) | |
CPT (GeomVertexData) _source_data | |
CPT (GeomMunger) _modifier | |
bool | operator< (const CacheKey &other) const |
Provides a unique ordering within the map. |
bool Geom::CacheKey::operator< | ( | const CacheKey & | other | ) | const [inline] |