12 #ifndef ROOT_TGLQuadric 13 #define ROOT_TGLQuadric 37 {
if(
this!=&glq) fQuad=glq.
fQuad;
return *
this; }
TGLQuadric & operator=(const TGLQuadric &glq)
virtual ~TGLQuadric()
Destroy quadric.
GLUquadric * Get()
Get the internal raw GLU quadric object. Created on first call.
Wrapper class for GLU quadric shape drawing object.
#define ClassDef(name, id)
TGLQuadric(const TGLQuadric &glq)
TGLQuadric()
Construct quadric.