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

vtkPVCompositeRenderModuleUI Class Reference

UI for composite options.. More...

#include <vtkPVCompositeRenderModuleUI.h>

Inheritance diagram for vtkPVCompositeRenderModuleUI:

Inheritance graph
[legend]
Collaboration diagram for vtkPVCompositeRenderModuleUI:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVCompositeRenderModuleUI, vtkPVLODRenderModuleUI)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Initialize ()
virtual void Create (vtkKWApplication *app)
void SetCompositeOptionEnabled (int val)
virtual void SaveState (ofstream *file)
void CompositeWithFloatCallback ()
void CompositeWithFloatCallback (int val)
void CompositeWithRGBACallback ()
void CompositeWithRGBACallback (int val)
void CompositeCompressionCallback ()
void CompositeCompressionCallback (int val)
void ReductionCheckCallback ()
void ReductionFactorScaleCallback ()
void SetReductionFactor (int val)
void SquirtCheckCallback ()
void SquirtLevelScaleCallback ()
void SetSquirtLevel (int val)
void CompositeCheckCallback ()
void CompositeThresholdScaleCallback ()
void CompositeThresholdLabelCallback ()
void SetCompositeThreshold (float val)
virtual float GetCompositeThreshold ()

Static Public Member Functions

vtkPVCompositeRenderModuleUINew ()

Protected Member Functions

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

Protected Attributes

vtkKWFrameWithLabelParallelRenderParametersFrame
vtkKWCheckButtonCompositeWithFloatCheck
vtkKWCheckButtonCompositeWithRGBACheck
vtkKWCheckButtonCompositeCompressionCheck
vtkKWLabelCompositeLabel
vtkKWCheckButtonCompositeCheck
vtkKWScaleCompositeThresholdScale
vtkKWLabelCompositeThresholdLabel
float CompositeThreshold
vtkKWLabelReductionLabel
vtkKWCheckButtonReductionCheck
vtkKWScaleReductionFactorScale
vtkKWLabelReductionFactorLabel
int ReductionFactor
vtkKWLabelSquirtLabel
vtkKWCheckButtonSquirtCheck
vtkKWScaleSquirtLevelScale
vtkKWLabelSquirtLevelLabel
int SquirtLevel
int CompositeWithFloatFlag
int CompositeWithRGBAFlag
int CompositeCompressionFlag
int CompositeOptionEnabled

Detailed Description

UI for composite options..

This render module user interface control compositing.

Definition at line 28 of file vtkPVCompositeRenderModuleUI.h.


Constructor & Destructor Documentation

vtkPVCompositeRenderModuleUI::vtkPVCompositeRenderModuleUI  )  [protected]
 

vtkPVCompositeRenderModuleUI::~vtkPVCompositeRenderModuleUI  )  [protected]
 

vtkPVCompositeRenderModuleUI::vtkPVCompositeRenderModuleUI const vtkPVCompositeRenderModuleUI  )  [protected]
 


Member Function Documentation

vtkPVCompositeRenderModuleUI* vtkPVCompositeRenderModuleUI::New  )  [static]
 

Reimplemented from vtkPVLODRenderModuleUI.

Reimplemented in vtkPVIceTDesktopRenderModuleUI, vtkPVIceTRenderModuleUI, vtkPVMPIRenderModuleUI, and vtkPVMultiDisplayRenderModuleUI.

vtkPVCompositeRenderModuleUI::vtkTypeRevisionMacro vtkPVCompositeRenderModuleUI  ,
vtkPVLODRenderModuleUI 
 

void vtkPVCompositeRenderModuleUI::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkPVLODRenderModuleUI.

Reimplemented in vtkPVIceTDesktopRenderModuleUI, vtkPVIceTRenderModuleUI, vtkPVMPIRenderModuleUI, and vtkPVMultiDisplayRenderModuleUI.

virtual void vtkPVCompositeRenderModuleUI::Initialize  )  [virtual]
 

This method is called right before the application starts its main loop. It was created to disable compositing after the server information in the process module is valid.

Reimplemented from vtkPVRenderModuleUI.

virtual void vtkPVCompositeRenderModuleUI::Create vtkKWApplication app  )  [virtual]
 

Create the widget.

Reimplemented from vtkPVLODRenderModuleUI.

Reimplemented in vtkPVIceTDesktopRenderModuleUI, vtkPVIceTRenderModuleUI, and vtkPVMultiDisplayRenderModuleUI.

void vtkPVCompositeRenderModuleUI::CompositeWithFloatCallback  ) 
 

Callback for the use char check button. The ones without parameters are only public because they are callbacks; they cannot be used from a script because they do not change the state of the check. Use the ones with parameters from a script.

void vtkPVCompositeRenderModuleUI::CompositeWithFloatCallback int  val  ) 
 

Callback for the use char check button. The ones without parameters are only public because they are callbacks; they cannot be used from a script because they do not change the state of the check. Use the ones with parameters from a script.

void vtkPVCompositeRenderModuleUI::CompositeWithRGBACallback  ) 
 

Callback for the use char check button. The ones without parameters are only public because they are callbacks; they cannot be used from a script because they do not change the state of the check. Use the ones with parameters from a script.

void vtkPVCompositeRenderModuleUI::CompositeWithRGBACallback int  val  ) 
 

Callback for the use char check button. The ones without parameters are only public because they are callbacks; they cannot be used from a script because they do not change the state of the check. Use the ones with parameters from a script.

void vtkPVCompositeRenderModuleUI::CompositeCompressionCallback  ) 
 

Callback for the use char check button. The ones without parameters are only public because they are callbacks; they cannot be used from a script because they do not change the state of the check. Use the ones with parameters from a script.

void vtkPVCompositeRenderModuleUI::CompositeCompressionCallback int  val  ) 
 

Callback for the use char check button. The ones without parameters are only public because they are callbacks; they cannot be used from a script because they do not change the state of the check. Use the ones with parameters from a script.

void vtkPVCompositeRenderModuleUI::ReductionCheckCallback  ) 
 

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

void vtkPVCompositeRenderModuleUI::ReductionFactorScaleCallback  ) 
 

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

void vtkPVCompositeRenderModuleUI::SetReductionFactor int  val  ) 
 

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

void vtkPVCompositeRenderModuleUI::SquirtCheckCallback  ) 
 

Squirt compression os a combination of run-length encoding and bit compression. A level of 0 is the same as disabling squirt compression.

void vtkPVCompositeRenderModuleUI::SquirtLevelScaleCallback  ) 
 

Squirt compression os a combination of run-length encoding and bit compression. A level of 0 is the same as disabling squirt compression.

void vtkPVCompositeRenderModuleUI::SetSquirtLevel int  val  ) 
 

Squirt compression os a combination of run-length encoding and bit compression. A level of 0 is the same as disabling squirt compression.

void vtkPVCompositeRenderModuleUI::CompositeCheckCallback  ) 
 

Threshold for collecting data to a single process (MBytes).

void vtkPVCompositeRenderModuleUI::CompositeThresholdScaleCallback  ) 
 

Threshold for collecting data to a single process (MBytes).

void vtkPVCompositeRenderModuleUI::CompositeThresholdLabelCallback  ) 
 

Threshold for collecting data to a single process (MBytes).

void vtkPVCompositeRenderModuleUI::SetCompositeThreshold float  val  ) 
 

Threshold for collecting data to a single process (MBytes).

virtual float vtkPVCompositeRenderModuleUI::GetCompositeThreshold  )  [virtual]
 

Threshold for collecting data to a single process (MBytes).

void vtkPVCompositeRenderModuleUI::SetCompositeOptionEnabled int  val  ) 
 

This is a hack to disable a feature that is not working yet for tiled displays.

virtual void vtkPVCompositeRenderModuleUI::SaveState ofstream *  file  )  [virtual]
 

Export the render module state to a file.

Reimplemented from vtkPVLODRenderModuleUI.

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


Member Data Documentation

vtkKWFrameWithLabel* vtkPVCompositeRenderModuleUI::ParallelRenderParametersFrame [protected]
 

Definition at line 93 of file vtkPVCompositeRenderModuleUI.h.

vtkKWCheckButton* vtkPVCompositeRenderModuleUI::CompositeWithFloatCheck [protected]
 

Definition at line 95 of file vtkPVCompositeRenderModuleUI.h.

vtkKWCheckButton* vtkPVCompositeRenderModuleUI::CompositeWithRGBACheck [protected]
 

Definition at line 96 of file vtkPVCompositeRenderModuleUI.h.

vtkKWCheckButton* vtkPVCompositeRenderModuleUI::CompositeCompressionCheck [protected]
 

Definition at line 97 of file vtkPVCompositeRenderModuleUI.h.

vtkKWLabel* vtkPVCompositeRenderModuleUI::CompositeLabel [protected]
 

Definition at line 99 of file vtkPVCompositeRenderModuleUI.h.

vtkKWCheckButton* vtkPVCompositeRenderModuleUI::CompositeCheck [protected]
 

Definition at line 100 of file vtkPVCompositeRenderModuleUI.h.

vtkKWScale* vtkPVCompositeRenderModuleUI::CompositeThresholdScale [protected]
 

Definition at line 101 of file vtkPVCompositeRenderModuleUI.h.

vtkKWLabel* vtkPVCompositeRenderModuleUI::CompositeThresholdLabel [protected]
 

Definition at line 102 of file vtkPVCompositeRenderModuleUI.h.

float vtkPVCompositeRenderModuleUI::CompositeThreshold [protected]
 

Definition at line 103 of file vtkPVCompositeRenderModuleUI.h.

vtkKWLabel* vtkPVCompositeRenderModuleUI::ReductionLabel [protected]
 

Definition at line 105 of file vtkPVCompositeRenderModuleUI.h.

vtkKWCheckButton* vtkPVCompositeRenderModuleUI::ReductionCheck [protected]
 

Definition at line 106 of file vtkPVCompositeRenderModuleUI.h.

vtkKWScale* vtkPVCompositeRenderModuleUI::ReductionFactorScale [protected]
 

Definition at line 107 of file vtkPVCompositeRenderModuleUI.h.

vtkKWLabel* vtkPVCompositeRenderModuleUI::ReductionFactorLabel [protected]
 

Definition at line 108 of file vtkPVCompositeRenderModuleUI.h.

int vtkPVCompositeRenderModuleUI::ReductionFactor [protected]
 

Definition at line 109 of file vtkPVCompositeRenderModuleUI.h.

vtkKWLabel* vtkPVCompositeRenderModuleUI::SquirtLabel [protected]
 

Definition at line 111 of file vtkPVCompositeRenderModuleUI.h.

vtkKWCheckButton* vtkPVCompositeRenderModuleUI::SquirtCheck [protected]
 

Definition at line 112 of file vtkPVCompositeRenderModuleUI.h.

vtkKWScale* vtkPVCompositeRenderModuleUI::SquirtLevelScale [protected]
 

Definition at line 113 of file vtkPVCompositeRenderModuleUI.h.

vtkKWLabel* vtkPVCompositeRenderModuleUI::SquirtLevelLabel [protected]
 

Definition at line 114 of file vtkPVCompositeRenderModuleUI.h.

int vtkPVCompositeRenderModuleUI::SquirtLevel [protected]
 

Definition at line 115 of file vtkPVCompositeRenderModuleUI.h.

int vtkPVCompositeRenderModuleUI::CompositeWithFloatFlag [protected]
 

Definition at line 117 of file vtkPVCompositeRenderModuleUI.h.

int vtkPVCompositeRenderModuleUI::CompositeWithRGBAFlag [protected]
 

Definition at line 118 of file vtkPVCompositeRenderModuleUI.h.

int vtkPVCompositeRenderModuleUI::CompositeCompressionFlag [protected]
 

Definition at line 119 of file vtkPVCompositeRenderModuleUI.h.

int vtkPVCompositeRenderModuleUI::CompositeOptionEnabled [protected]
 

Definition at line 121 of file vtkPVCompositeRenderModuleUI.h.


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