Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

STQGLExampleSolidSphere Class Reference

#include <STQGLExampleObjects.h>

Inheritance diagram for STQGLExampleSolidSphere::

STQGLExampleSphere QSceneTreeDrawable QSceneTreeNode GLDrawable CTreeNode List of all members.

Public Methods

 STQGLExampleSolidSphere (const CP3D &cCenter, float radius, int n1, int n2, float red, float green, float blue)
void draw ()

Protected Attributes

GLubyte m_anMask [128]

Detailed Description

This node provides a drawable sphere in solid style.


Constructor & Destructor Documentation

STQGLExampleSolidSphere::STQGLExampleSolidSphere const CP3D &   cCenter,
float   radius,
int   n1,
int   n2,
float   red,
float   green,
float   blue
[inline]
 

Default constructor.


Member Function Documentation

void STQGLExampleSolidSphere::draw   [virtual]
 

Implementation of the inherited method. It does all OpenGL drawing into the current context.

Reimplemented from GLDrawable.


Member Data Documentation

GLubyte STQGLExampleSolidSphere::m_anMask[128] [protected]
 


The documentation for this class was generated from the following files:
Generated at Thu Oct 4 17:17:33 2001 for QGLViewer by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001