gltk 0.3
a C++ widget library built on GLUT
gltk::glArea Class Reference

A Widget with its own GL context. More...

#include <glarea.hh>

Inheritance diagram for gltk::glArea:
gltk::glutWindow gltk::Widget

List of all members.


Detailed Description

A Widget with its own GL context.

glArea has an independent GL context allowing 3D drawing. The underlying GLUT subwindow is created when glArea is configured and shown.

 All Classes Namespaces Files Functions Variables Enumerations Enumerator