#include <STQGLExampleObjects.h>
Inheritance diagram for STQGLExampleLightNode:
Public Member Functions | |
STQGLExampleLightNode () | |
void | draw () |
STQGLExampleLightNode::STQGLExampleLightNode | ( | ) | [inline] |
Default constructor.
void STQGLExampleLightNode::draw | ( | ) | [inline, virtual] |
Implementation of the inherited method. It does all OpenGL drawing into the current context.
Implements GLDrawable.