Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

FormsGraphicsSystem Class Reference

#include <Forms.h>

Inheritance diagram for FormsGraphicsSystem:

XGraphicsSystem

Collaboration diagram for FormsGraphicsSystem:

List of all members.

Public Members

 FormsGraphicsSystem (int argc, char **argv, char *name = 0)
Void CreateFormsPane (XEventPane *xpane, FL_OBJECT *object)
Void CreateWindow (XEventPane *xpane, Char *title = "OpenGL window", Int width = 400, Int height = 400)
Void GetMouse (XEventPane *pane, Int *x, Int *y, UInt *keyState)
Void Spin ()
Void Run ()
Void SignalDone ()


Detailed Description

Definition at line 24 of file Forms.h.


Constructor & Destructor Documentation

FormsGraphicsSystem::FormsGraphicsSystem (int argc, char ** argv, char * name = 0)

Definition at line 23 of file Forms.cc.


Member Function Documentation

Void FormsGraphicsSystem::CreateFormsPane (XEventPane * xevpane, FL_OBJECT * object)

Definition at line 41 of file Forms.cc.

Void FormsGraphicsSystem::CreateWindow (XEventPane * xevpane, Char * title = "OpenGL window", Int width = 400, Int height = 400)

Definition at line 55 of file Forms.cc.

Void FormsGraphicsSystem::GetMouse (XEventPane * pane, Int * x, Int * y, UInt * keyState) [virtual]

Reimplemented from XGraphicsSystem.

Definition at line 67 of file Forms.cc.

Void FormsGraphicsSystem::Run () [virtual]

Reimplemented from XGraphicsSystem.

Definition at line 83 of file Forms.cc.

Void FormsGraphicsSystem::SignalDone () [virtual]

Reimplemented from XGraphicsSystem.

Definition at line 90 of file Forms.cc.

Void FormsGraphicsSystem::Spin () [virtual]

Reimplemented from XGraphicsSystem.

Definition at line 73 of file Forms.cc.


The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:17:06 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000