Public Member Functions | |
CacheKey (const GeomVertexFormat *modifier) | |
CacheKey (const CacheKey ©) | |
CacheKey (CacheKey &&from) noexcept | |
CPT (GeomVertexFormat) _modifier | |
bool | operator< (const CacheKey &other) const |
Provides a unique ordering within the set. More... | |
Definition at line 245 of file geomVertexData.h.
|
inline |
Provides a unique ordering within the set.
Definition at line 546 of file geomVertexData.I.