Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Related Pages  

AnimThread Class Reference

Image processing play thread. More...

#include <AnimThread.h>


Public Methods

void run ()
 Begin execution of the thread. More...

void setFPS (int fps)
 Set the desired frame for the application. More...

void setUnlimitedFPS (bool toggle)
 Toggle unlimited frame rate mode. More...


Detailed Description

Image processing play thread.


Member Function Documentation

void AnimThread::run  
 

Begin execution of the thread.

void AnimThread::setFPS int    fps
 

Set the desired frame for the application.

Parameters:
fps  Desired frame rate, per second.

void AnimThread::setUnlimitedFPS bool    toggle
 

Toggle unlimited frame rate mode.

Parameters:
toggle 


The documentation for this class was generated from the following files:
Generated on Tue Apr 1 11:01:17 2003 for ImprovQT by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002