Go to the documentation of this file.
   27 #ifndef GLVIEWER_BASEDRAWERS_H 
   28 #define GLVIEWER_BASEDRAWERS_H 
   38 #pragma warning( disable:4251 ) 
   53   virtual void       create( 
float, 
float, 
bool );
 
   71   virtual void       create( 
float, 
float, 
bool );    
 
   87   virtual void              create( 
float, 
float, 
bool );
 
   93 #pragma warning ( default:4251 )