Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

renderer
Struct CPatchRData::STex

   in PatchRData.h

struct CPatchRData::STex


Field Summary
 Handle m_Handle
          
 int m_Priority
          
 
Method Summary
 bool operator<( const STex& rhs ) const
          
 bool operator==( const STex& rhs ) const
          
 

Field Detail

m_Handle

public Handle m_Handle;

m_Priority

public int m_Priority;


Method Detail

operator<

public bool operator<( const STex& rhs ) const;

operator==

public bool operator==( const STex& rhs ) const;

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:13
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD