#include <STQGLExampleObjects.h>
Inheritance diagram for STQGLExampleInitNode:

Public Member Functions | |
| STQGLExampleInitNode () | |
| void | draw () |
| STQGLExampleInitNode::STQGLExampleInitNode | ( | ) | [inline] |
Default constructor.
| void STQGLExampleInitNode::draw | ( | ) | [virtual] |
Implementation of the inherited method. It does all OpenGL drawing into the current context.
Implements GLDrawable.
1.4.7