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