BIE::TessToolVTK Class Reference
TessTool thread for managing the rendered scene.
More...
#include <TessToolVTK.h>
List of all members.
|
Public Member Functions |
|
| TessToolVTK (string persistencedir) |
|
| TessToolVTK (int w, int h) |
|
| TessToolVTK (string pdir, int w, int h) |
|
void | run () |
|
void | SetSourceStream (RecordInputStream_MPI *mpistrm) |
|
void | Render () |
|
Semaphore * | getSemaphore () |
|
void | setProducerSemaphore (Semaphore *sem) |
|
bool | isTessellationInitialized () |
|
void | setHueLow (float l) |
|
void | setHueHigh (float l) |
|
void | setSaturationLow (float l) |
|
void | setSaturationHigh (float l) |
|
void | setValueLow (float l) |
|
void | setValueHigh (float l) |
|
void | setAlphaLow (float l) |
|
void | setAlphaHigh (float l) |
|
void | setPersistenceDir (char *dir) |
|
void | initVTK () |
|
vtkCellPicker * | getVTKCellPicker () |
|
vtkRenderer * | getVTKRenderer () |
|
vtkRenderWindow * | getVTKRenderWindow () |
|
vtkGtkRenderWindowInteractor * | getVTKRenderWindowInteractor () |
|
void | setScalarName (string sn) |
|
void | setScalarName (char *sn) |
|
void | setScalarInfoName (string sinf) |
|
void | setScalarInfoName (char *sinf) |
Static Public Attributes |
|
static int | default_height |
|
static int | default_width |
Detailed Description
TessTool thread for managing the rendered scene.
The documentation for this class was generated from the following file: