Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkPVIceTRenderModuleUI Class Reference

UI for MPI and Client server. More...

#include <vtkPVIceTRenderModuleUI.h>

Inheritance diagram for vtkPVIceTRenderModuleUI:

Inheritance graph
[legend]
Collaboration diagram for vtkPVIceTRenderModuleUI:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVIceTRenderModuleUI, vtkPVMultiDisplayRenderModuleUI)
void PrintSelf (ostream &os, vtkIndent indent)
void Create (vtkKWApplication *app)
void CollectCheckCallback ()
void CollectThresholdScaleCallback ()
void CollectThresholdLabelCallback ()
void SetCollectThreshold (float val)
virtual float GetCollectThreshold ()
void StillReductionCheckCallback ()
void StillReductionFactorScaleCallback ()
void SetStillReductionFactor (int val)

Static Public Member Functions

vtkPVIceTRenderModuleUINew ()

Protected Member Functions

 vtkPVIceTRenderModuleUI ()
 ~vtkPVIceTRenderModuleUI ()
 vtkPVIceTRenderModuleUI (const vtkPVIceTRenderModuleUI &)
void operator= (const vtkPVIceTRenderModuleUI &)

Protected Attributes

vtkKWLabelCollectLabel
vtkKWCheckButtonCollectCheck
vtkKWScaleCollectThresholdScale
vtkKWLabelCollectThresholdLabel
float CollectThreshold
vtkKWLabelStillReductionLabel
vtkKWCheckButtonStillReductionCheck
vtkKWScaleStillReductionFactorScale
vtkKWLabelStillReductionFactorLabel
int StillReductionFactor

Detailed Description

UI for MPI and Client server.

This render module user interface controls ICE-T tile display compositing.

Definition at line 28 of file vtkPVIceTRenderModuleUI.h.


Constructor & Destructor Documentation

vtkPVIceTRenderModuleUI::vtkPVIceTRenderModuleUI  )  [protected]
 

vtkPVIceTRenderModuleUI::~vtkPVIceTRenderModuleUI  )  [protected]
 

vtkPVIceTRenderModuleUI::vtkPVIceTRenderModuleUI const vtkPVIceTRenderModuleUI  )  [protected]
 


Member Function Documentation

vtkPVIceTRenderModuleUI* vtkPVIceTRenderModuleUI::New  )  [static]
 

Reimplemented from vtkPVMultiDisplayRenderModuleUI.

vtkPVIceTRenderModuleUI::vtkTypeRevisionMacro vtkPVIceTRenderModuleUI  ,
vtkPVMultiDisplayRenderModuleUI 
 

void vtkPVIceTRenderModuleUI::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkPVMultiDisplayRenderModuleUI.

void vtkPVIceTRenderModuleUI::Create vtkKWApplication app  )  [virtual]
 

Create the widget.

Reimplemented from vtkPVMultiDisplayRenderModuleUI.

void vtkPVIceTRenderModuleUI::CollectCheckCallback  ) 
 

Threshold for collecting geometry to the client (vs. showing the outline on the client).

void vtkPVIceTRenderModuleUI::CollectThresholdScaleCallback  ) 
 

Threshold for collecting geometry to the client (vs. showing the outline on the client).

void vtkPVIceTRenderModuleUI::CollectThresholdLabelCallback  ) 
 

Threshold for collecting geometry to the client (vs. showing the outline on the client).

void vtkPVIceTRenderModuleUI::SetCollectThreshold float  val  ) 
 

Threshold for collecting geometry to the client (vs. showing the outline on the client).

virtual float vtkPVIceTRenderModuleUI::GetCollectThreshold  )  [virtual]
 

Threshold for collecting geometry to the client (vs. showing the outline on the client).

void vtkPVIceTRenderModuleUI::StillReductionCheckCallback  ) 
 

Tracing uses the method with the argument. A reduction value of 1 is equivalent to having the feature disabled.

void vtkPVIceTRenderModuleUI::StillReductionFactorScaleCallback  ) 
 

Tracing uses the method with the argument. A reduction value of 1 is equivalent to having the feature disabled.

void vtkPVIceTRenderModuleUI::SetStillReductionFactor int  val  ) 
 

Tracing uses the method with the argument. A reduction value of 1 is equivalent to having the feature disabled.

void vtkPVIceTRenderModuleUI::operator= const vtkPVIceTRenderModuleUI  )  [protected]
 


Member Data Documentation

vtkKWLabel* vtkPVIceTRenderModuleUI::CollectLabel [protected]
 

Definition at line 60 of file vtkPVIceTRenderModuleUI.h.

vtkKWCheckButton* vtkPVIceTRenderModuleUI::CollectCheck [protected]
 

Definition at line 61 of file vtkPVIceTRenderModuleUI.h.

vtkKWScale* vtkPVIceTRenderModuleUI::CollectThresholdScale [protected]
 

Definition at line 62 of file vtkPVIceTRenderModuleUI.h.

vtkKWLabel* vtkPVIceTRenderModuleUI::CollectThresholdLabel [protected]
 

Definition at line 63 of file vtkPVIceTRenderModuleUI.h.

float vtkPVIceTRenderModuleUI::CollectThreshold [protected]
 

Definition at line 64 of file vtkPVIceTRenderModuleUI.h.

vtkKWLabel* vtkPVIceTRenderModuleUI::StillReductionLabel [protected]
 

Definition at line 66 of file vtkPVIceTRenderModuleUI.h.

vtkKWCheckButton* vtkPVIceTRenderModuleUI::StillReductionCheck [protected]
 

Definition at line 67 of file vtkPVIceTRenderModuleUI.h.

vtkKWScale* vtkPVIceTRenderModuleUI::StillReductionFactorScale [protected]
 

Definition at line 68 of file vtkPVIceTRenderModuleUI.h.

vtkKWLabel* vtkPVIceTRenderModuleUI::StillReductionFactorLabel [protected]
 

Definition at line 69 of file vtkPVIceTRenderModuleUI.h.

int vtkPVIceTRenderModuleUI::StillReductionFactor [protected]
 

Definition at line 70 of file vtkPVIceTRenderModuleUI.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:38:52 2006 for ParaView by doxygen 1.3.5