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