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)
 
 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 251 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 560 of file geom.I.

References Geom::prepare_now(), and PipelineCycler< CycleDataType >::read_unlocked().

Referenced by Geom::calc_tight_bounds().


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