ACG::GlutExaminer Class Reference

Inheritance diagram for ACG::GlutExaminer:
Inheritance graph
[legend]
Collaboration diagram for ACG::GlutExaminer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GlutExaminer (const char *_title, int _width, int _height)
void setup_scene (const Vec3f &_center, float _radius)
void view_all ()
double measure_fps ()

Protected Member Functions

virtual void init ()
virtual void draw ()
virtual void motion (int x, int y)
virtual void mouse (int button, int state, int x, int y)
virtual void keyboard (int key, int x, int y)

Protected Attributes

GLTrackball trackball_
Vec3f center_
float radius_

Detailed Description

Definition at line 72 of file GlutExaminer.hh.


The documentation for this class was generated from the following files:

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .