BALL
1.4.1
|
#include <BALL/VIEW/KERNEL/threads.h>
Public Member Functions | |
UpdateRepresentationThread () | |
virtual void | run () |
void | setRepresentation (Representation &rep) |
Representation * | getRepresentation () |
Protected Attributes | |
Representation * | rep_ |
virtual void BALL::VIEW::UpdateRepresentationThread::run | ( | ) | [virtual] |
Overloaded from QThread::run(), overload again in derived classes!
Reimplemented from BALL::VIEW::BALLThread.
void BALL::VIEW::UpdateRepresentationThread::setRepresentation | ( | Representation & | rep | ) | [inline] |