Panda3D
Public Member Functions | List of all members
GeomVertexData::CacheKey Class Reference

Public Member Functions

 CacheKey (const GeomVertexFormat *modifier)
 
 CacheKey (const CacheKey &copy)
 
 CacheKey (CacheKey &&from) noexcept
 
 CPT (GeomVertexFormat) _modifier
 
bool operator< (const CacheKey &other) const
 Provides a unique ordering within the set. More...
 

Detailed Description

Definition at line 245 of file geomVertexData.h.

Member Function Documentation

◆ operator<()

bool GeomVertexData::CacheKey::operator< ( const CacheKey other) const
inline

Provides a unique ordering within the set.

Definition at line 546 of file geomVertexData.I.


The documentation for this class was generated from the following files: