controllers Directory Reference

This directory contains source and header files for classes related to

controlling the displays on the CanvasView.

More...

Directory dependency graph for /builddir/build/BUILD/HippoDraw-1.21.3/controllers/:
/builddir/build/BUILD/HippoDraw-1.21.3/controllers/

Files

file  controllers.dir [code]
file  CutController.cxx [code]
 hippodraw::CutController implementation
file  CutController.h [code]
 hippodraw::CutController class interface
file  DataRepController.cxx [code]
 hippodraw::DataRepController class implementation
file  DataRepController.h [code]
 DataRepController class interface.
file  DisplayController.cxx [code]
 hippodraw::DisplayController class implementation
file  DisplayController.h [code]
 DisplayController class interface declaration.
file  FunctionController.cxx [code]
 hippodraw::FunctionController class implementation
file  FunctionController.h [code]
 hippodraw::FunctionController class interface
file  Gammaq.cxx [code]
 The Faithful implementation of the GammaQ.
file  Gammaq.h [code]
 Declaration of GammaQ functions.

Detailed Description

This directory contains source and header files for classes related to

controlling the displays on the CanvasView.

This directory contains source and header files for classes related to controlling the displays on the CanvasView. These classes implement the application logic independent of the Graphical User Interface or the scripting language. That is, the goal is that application logic should be in one of the controller classes and not in a classes that supports the user interface.

Note
The above goal has not been 100% acheived.

Generated for HippoDraw Class Library by doxygen