GCOP
1.0
|
#include <hrotorgeom3dview.h>
Public Member Functions | |
HrotorGeom3dView (const Hrotor &sys, Matrix4d *g=0) | |
virtual | ~HrotorGeom3dView () |
void | RenderGeom () |
Public Attributes | |
const Hrotor & | sys |
GLUquadricObj * | qobj |
HrotorGeom3dView::HrotorGeom3dView | ( | const Hrotor & | sys, |
Matrix4d * | g = 0 |
||
) |
HrotorGeom3dView::~HrotorGeom3dView | ( | ) | [virtual] |
References qobj.
void HrotorGeom3dView::RenderGeom | ( | ) | [virtual] |
Implements gcop::Geom3dView.
References gcop::Hrotor::l, qobj, gcop::Hrotor::r, gcop::Geom3dView::SetColor(), and sys.
Referenced by gcop::HrotorView::Render().
GLUquadricObj* gcop::HrotorGeom3dView::qobj |
Referenced by HrotorGeom3dView(), RenderGeom(), and ~HrotorGeom3dView().
Referenced by RenderGeom().