proj home

Files   Classes   Functions   Hierarchy  

gobjgluQuadricNormals Class Reference

#include <gobj.h>

Inheritance diagram for gobjgluQuadricNormals:
Collaboration diagram for gobjgluQuadricNormals:

List of all members.

Public Member Functions

 gobjgluQuadricNormals (GLUquadricObj *qobj_, GLenum normals_)
void draw ()
 Draw the object.

Public Attributes

GLUquadricObj *& qobj
GLenum normals


Detailed Description

Definition at line 1276 of file gobj.h.


Constructor & Destructor Documentation

gobjgluQuadricNormals::gobjgluQuadricNormals ( GLUquadricObj *  qobj_,
GLenum  normals_ 
) [inline]

Definition at line 1284 of file gobj.h.

01285     : qobj(qobj_), normals(normals_) {}


Member Function Documentation

void gobjgluQuadricNormals::draw (  )  [inline, virtual]

Draw the object.

Implements gobj.

Definition at line 1287 of file gobj.h.

References GOBJDEBUGCODE, normals, and qobj.

01288     { GOBJDEBUGCODE gluQuadricNormals(qobj,normals); }


Member Data Documentation

Definition at line 1282 of file gobj.h.

Referenced by draw().

GLUquadricObj* & gobjgluQuadricNormals::qobj

Definition at line 1280 of file gobj.h.

Referenced by draw().


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

Generated on Fri Mar 4 00:50:00 2011 for Chelton Evans Source by  doxygen 1.5.8