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

STQGLExampleSolidSphere Class Reference

#include <STQGLExampleObjects.h>

Inheritance diagram for STQGLExampleSolidSphere:

STQGLExampleSphere QSceneTreeDrawable QSceneTreeNode GLDrawable CTreeNode List of all members.

Public Member Functions

 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.

Implements GLDrawable.


Member Data Documentation

GLubyte STQGLExampleSolidSphere::m_anMask[128] [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Mar 5 18:23:26 2003 for QGLViewer by doxygen1.3-rc3