#include <ConceptPreviewBar.h>
Inheritance diagram for Impala::Visualization::GUI::ConceptPreviewBar:
Public Types | |
typedef Core::Trec::Thread | Thread |
typedef Core::Trec::ThreadSet | ThreadSet |
Public Member Functions | |
ConceptPreviewBar (OglGui::Window *parent, int w, int h, String concept, ThreadSet *threadset, double quality, bool selected, int thumbW, int thumbH, double viewscale) | |
Private Member Functions | |
void | Init (ThreadSet *threadset, int thumbW, int thumbH, double viewscale) |
virtual int | GetImageKeyframeID (int rank) |
Private Attributes | |
Thread * | mThread |
ThreadSet * | mThreadSet |
int | mMaxImages |
ILOG_VAR_DEC |
Definition at line 16 of file ConceptPreviewBar.h.