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

gui
DrawCalls

   in GUIRenderer.cpp

DrawCalls


Constructor Summary
DrawCalls( const DrawCalls& )
          
DrawCalls()
          
~DrawCalls()
          
 
Method Summary
 void clear()
          
 const DrawCalls& operator=( const DrawCalls& )
          
 

Constructor Detail

DrawCalls

 DrawCalls( const DrawCalls& );

DrawCalls

 DrawCalls();

~DrawCalls

 ~DrawCalls();


Method Detail

clear

 void clear();

operator=

 const DrawCalls& operator=( const DrawCalls& );

 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