MercuryDisplay::TranslucentPair Struct Reference

#include <MercuryDisplay.h>

Collaboration diagram for MercuryDisplay::TranslucentPair:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool operator< (const TranslucentPair &x) const
bool operator>= (const TranslucentPair &x) const

Public Attributes

float dist
MercuryObjectobj

Detailed Description

Definition at line 238 of file MercuryDisplay.h.


Member Function Documentation

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.


Member Data Documentation

float MercuryDisplay::TranslucentPair::dist

Definition at line 240 of file MercuryDisplay.h.

MercuryObject* MercuryDisplay::TranslucentPair::obj

Definition at line 241 of file MercuryDisplay.h.


The documentation for this struct was generated from the following file:
Hosted by SourceForge.net Logo