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

STQGLExampleWiredSphere Class Reference

#include <STQGLExampleObjects.h>

Inheritance diagram for STQGLExampleWiredSphere::

STQGLExampleSphere QSceneTreeDrawable QSceneTreeNode GLDrawable CTreeNode List of all members.

Public Methods

 STQGLExampleWiredSphere (const CP3D &cCenter, float radius, int n1, int n2, float red, float green, float blue, float lw=2.5)
void draw ()

Detailed Description

This node provides a drawable sphere in wire frame style.


Constructor & Destructor Documentation

STQGLExampleWiredSphere::STQGLExampleWiredSphere const CP3D &   cCenter,
float   radius,
int   n1,
int   n2,
float   red,
float   green,
float   blue,
float   lw = 2.5
[inline]
 

Default constructor.


Member Function Documentation

void STQGLExampleWiredSphere::draw   [virtual]
 

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

Reimplemented from GLDrawable.


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