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

Public Member Functions

 CacheKey (const GeomVertexData *source_data, const GeomMunger *modifier)
 
 CacheKey (const CacheKey &copy)
 
 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...
 

Detailed Description

Definition at line 256 of file geom.h.

Member Function Documentation

◆ operator<()

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

Provides a unique ordering within the map.

Definition at line 462 of file geom.I.


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