GCOP  1.0
Public Member Functions | Public Attributes
gcop::CylinderView Class Reference

#include <cylinderview.h>

Inheritance diagram for gcop::CylinderView:
Inheritance graph
[legend]
Collaboration diagram for gcop::CylinderView:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CylinderView (double r=.5, double h=1, Matrix4d *g=0)
virtual ~CylinderView ()
void RenderGeom ()

Public Attributes

double r
double h
GLUquadricObj * qobj

Detailed Description

Cylinder view.


Constructor & Destructor Documentation

CylinderView::CylinderView ( double  r = .5,
double  h = 1,
Matrix4d g = 0 
)

References qobj.

References qobj.


Member Function Documentation

void CylinderView::RenderGeom ( ) [virtual]

Implements gcop::Geom3dView.

References h, qobj, and r.


Member Data Documentation

GLUquadricObj* gcop::CylinderView::qobj

The documentation for this class was generated from the following files: