#include <MercuryDisplay.h>
Collaboration diagram for MercuryDisplay::TranslucentPair:

Public Member Functions | |
| bool | operator< (const TranslucentPair &x) const | 
| bool | operator>= (const TranslucentPair &x) const | 
Public Attributes | |
| float | dist | 
| MercuryObject * | obj | 
Definition at line 238 of file MercuryDisplay.h.
| bool MercuryDisplay::TranslucentPair::operator< | ( | const TranslucentPair & | x | ) |  const [inline] | 
        
Definition at line 242 of file MercuryDisplay.h.
| bool MercuryDisplay::TranslucentPair::operator>= | ( | const TranslucentPair & | x | ) |  const [inline] | 
        
Definition at line 243 of file MercuryDisplay.h.
Definition at line 240 of file MercuryDisplay.h.
Definition at line 241 of file MercuryDisplay.h.