Gtk OpenGL Toolkit (gtkogltk) Reference Manual
Table of Contents
Introduction
Base Class Reference
ogltk_view
-- A Base class for a 3D or 2D OpenGL window.
ogltk-globject
-- A Base class for creating 2D and 3D OpenGL objects.
ogltk-lightsource
-- A base class for creating lightsources within a scene.
glo-gluquad
-- Base class for GLU QUAD objects.
View and Scene Reference
ogltk-3Dview
-- A 3D OpenGL View.
ogltk-2Dview
-- A 2D OpenGL View.
ogltk-scene
-- Manage GLobjects for rendering.
Lightsource Reference
ogltk-lightbulb
-- A simple lightsource object.
GLobject Reference
glo-box
-- A 3D GLobject box type.
glo-cube
-- A 3D GLobject cube type.
glo-gear
-- A 3D GLobject gear type.
glu-disk
-- A 3D GLobject disk based on gluquad.
glu-cylinder
-- A 3D GLobject cylinder based on gluquad.
Ogltk Type Reference
glt-color
-- Color Type used for all gtkogltk objects.
glt-matrix
-- Translation and Rotation matrix Types
Bibliography
Introduction >>>