ChessWindow Class Reference

An FLTK-based window which draws one of two views of a chessboard, the original or the thresholded view. More...

#include <ChessWindow.hpp>

List of all members.

Public Member Functions

 ChessWindow (int X, int Y, int W, int H, std::vector< ChessboardPicture > *chessPicturePtr, const char *L)
void setImageIndex (int index)
int getImageIndex () const
void setImageView (bool bViewOriginal)
unsigned char getCurrentThreshold () const
void setCurrentThreshold (unsigned char c)


Detailed Description

An FLTK-based window which draws one of two views of a chessboard, the original or the thresholded view.

Definition at line 27 of file ChessWindow.hpp.


The documentation for this class was generated from the following files:
Generated on Mon May 26 11:19:54 2003 for CamChecker by doxygen1.3