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

vtkPVRenderView Class Reference

For using styles. More...

#include <vtkPVRenderView.h>

Inheritance diagram for vtkPVRenderView:

Inheritance graph
[legend]
Collaboration diagram for vtkPVRenderView:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVRenderView, vtkKWView)
void PrintSelf (ostream &os, vtkIndent indent)
void CreateRenderObjects (vtkPVApplication *pvApp)
virtual void CreateViewProperties ()
virtual void Create (vtkKWApplication *app)
void ResetCamera ()
void SetCameraParallelScale (float scale)
void StandardViewCallback (float x, float y, float z)
vtkPVApplicationGetPVApplication ()
void UpdateTclButAvoidRendering ()
void UpdateNavigationWindow (vtkPVSource *currentSource, int nobind)
void SetRendererBackgroundColor (double r, double g, double b)
virtual void Close ()
void PrepareForDelete ()
vtkPVWindowGetPVWindow ()
int * GetRenderWindowSize ()
void SetupCameraManipulators ()
void UpdateCameraManipulators ()
void ExecuteEvent (vtkObject *wdg, unsigned long event, void *calldata)
void StoreCurrentCamera (int position)
void RestoreCurrentCamera (int position)
void SetSourcesBrowserAlwaysShowName (int s)
void SwitchBackAndForthToViewProperties ()
void SetRenderWindowSize (int x, int y)
void Enable3DWidget (vtkInteractorObserver *o)
virtual void EditCopy ()
virtual void PrintView ()
virtual void UpdateEnableState ()
void LightCallback (int type, int subtype)
void LightEndCallback (int type, int subtype)
void AddAnnotationProp (vtkPVCornerAnnotationEditor *c)
void RemoveAnnotationProp (vtkPVCornerAnnotationEditor *c)
void SetCameraState (float p0, float p1, float p2, float fp0, float fp1, float fp2, float up0, float up1, float up2)
virtual void SaveAsImage ()
virtual void SaveAsImage (const char *filename)
virtual vtkSMRenderModuleProxyGetRenderModuleProxy ()
void Render ()
void ForceRender ()
void EventuallyRender ()
void EventuallyRenderCallBack ()
void DisableRendering ()
void Exposed ()
void Configured ()
virtual vtkKWFrameWithLabelGetNavigationFrame ()
void ShowNavigationWindowCallback (int registry)
void ShowSelectionWindowCallback (int registry)
void SaveInBatchScript (ofstream *file)
void SaveState (ofstream *file)
virtual vtkKWCheckButtonGetParallelProjectionCheck ()
void ParallelProjectionCallback ()
void ParallelProjectionOn ()
void ParallelProjectionOff ()
void TriangleStripsCallback ()
void SetUseTriangleStrips (int state)
void ImmediateModeCallback ()
void SetUseImmediateMode (int state)
virtual vtkKWCheckButtonGetTriangleStripsCheck ()
virtual vtkKWCheckButtonGetImmediateModeCheck ()
virtual vtkPVInteractorStyleControlGetManipulatorControl3D ()
virtual vtkPVInteractorStyleControlGetManipulatorControl2D ()
virtual vtkPVCameraControlGetCameraControl ()
virtual vtkKWWidgetGetSourceParent ()
vtkKWSplitFrameGetSplitFrame ()
virtual vtkPVSourceNotebookGetSourceNotebook ()
void Display3DWidgetsCallback ()
void SetDisplay3DWidgets (int s)
vtkRenderWindow * GetRenderWindow ()
vtkRenderer * GetRenderer ()
void SetOrientationAxesVisibility (int val)
int GetOrientationAxesVisibility ()
void OrientationAxesCheckCallback ()
void SetOrientationAxesInteractivity (int val)
void OrientationAxesInteractiveCallback ()
void SetOrientationAxesOutlineColor (double r, double g, double b)
void SetOrientationAxesTextColor (double r, double g, double b)
virtual vtkPVRenderModuleUIGetRenderModuleUI ()
void StartBlockingRender ()
void EndBlockingRender ()
virtual vtkKWFrameWithLabelGetStandardViewsFrame ()
virtual vtkKWFrameWithLabelGetCameraIconsFrame ()
virtual vtkKWFrameWithLabelGetCameraControlFrame ()
virtual vtkKWFrameWithLabelGetOrientationAxesFrame ()
virtual vtkPVAxesWidgetGetOrientationAxes ()
void DefaultLightIntensityCallback ()
void DefaultLightIntensityEndCallback ()
void SetDefaultLightIntensity (double intensity)
void SetDefaultLightIntensityNoTrace (double intensity)
void SetDefaultLightAmbientColor (double r, double g, double b)
void SetDefaultLightDiffuseColor (double r, double g, double b)
void SetDefaultLightSpecularColor (double r, double g, double b)
void DefaultLightSwitchCallback ()
void SetDefaultLightSwitch (int val)
void MaintainLuminanceCallback ()
void SetMaintainLuminance (int s)
void UseLightCallback ()
void SetUseLight (int s)
double GetLight (int type, int subtype)
void SetLightNoTrace (int type, int subtype, double value)
void SetLight (int type, int subtype, double value)

Static Public Member Functions

vtkPVRenderViewNew ()

Protected Member Functions

 vtkPVRenderView ()
 ~vtkPVRenderView ()
vtkRenderer * GetRenderer2D ()
void CalculateBBox (char *name, int bbox[4])
virtual void SetMenuLabelSwitchBackAndForthToViewProperties (const char *)

Protected Attributes

vtkPVSourceNotebookSourceNotebook
vtkKWFrameWithLabelStandardViewsFrame
vtkKWPushButtonXMaxViewButton
vtkKWPushButtonXMinViewButton
vtkKWPushButtonYMaxViewButton
vtkKWPushButtonYMinViewButton
vtkKWPushButtonZMaxViewButton
vtkKWPushButtonZMinViewButton
vtkKWFrameWithLabelRenderParametersFrame
vtkKWCheckButtonTriangleStripsCheck
vtkKWCheckButtonParallelProjectionCheck
vtkKWCheckButtonImmediateModeCheck
vtkPVRenderModuleUIRenderModuleUI
vtkKWFrameWithLabelInterfaceSettingsFrame
vtkKWCheckButtonDisplay3DWidgets
vtkKWFrameWithLabelDefaultLightFrame
vtkKWChangeColorButtonDefaultLightAmbientColor
vtkKWChangeColorButtonDefaultLightSpecularColor
vtkKWChangeColorButtonDefaultLightDiffuseColor
vtkKWScaleWithEntryDefaultLightIntensity
vtkKWCheckButtonDefaultLightSwitch
vtkKWFrameWithLabelLightParameterFrame
vtkKWCheckButtonUseLightButton
vtkKWLabelKeyLightLabel
vtkKWLabelFillLightLabel
vtkKWLabelBackLightLabel
vtkKWLabelHeadLightLabel
vtkKWScaleWithEntryKeyLightScale [4]
vtkKWScaleWithEntryFillLightScale [4]
vtkKWScaleWithEntryBackLightScale [4]
vtkKWScaleWithEntryHeadLightScale [4]
vtkKWCheckButtonMaintainLuminanceButton
vtkKWFrameWithLabelOrientationAxesFrame
vtkKWCheckButtonOrientationAxesCheck
vtkKWCheckButtonOrientationAxesInteractiveCheck
vtkKWChangeColorButtonOrientationAxesOutlineColor
vtkKWChangeColorButtonOrientationAxesTextColor
vtkPVAxesWidgetOrientationAxes
vtkKWSplitFrameSplitFrame
vtkKWFrameWithLabelNavigationFrame
vtkPVSourcesNavigationWindowNavigationWindow
vtkPVSourcesNavigationWindowSelectionWindow
vtkKWRadioButtonNavigationWindowButton
vtkKWRadioButtonSelectionWindowButton
int BlockRender
int ShowSelectionWindow
int ShowNavigationWindow
vtkKWTopLevelTopLevelRenderWindow
vtkPVInteractorStyleControlManipulatorControl2D
vtkPVInteractorStyleControlManipulatorControl3D
vtkKWFrameWithLabelCameraIconsFrame
vtkPVCameraIconCameraIcons [6]
vtkKWFrameWithLabelCameraControlFrame
vtkPVCameraControlCameraControl
vtkKWPushButtonPropertiesButton
char * MenuLabelSwitchBackAndForthToViewProperties
vtkPVRenderViewObserver * Observer
vtkSMRenderModuleProxyRenderModuleProxy
vtkTimerLog * RenderTimer
Tcl_TimerToken TimerToken

Detailed Description

For using styles.

This is a render view that is a parallel object. It needs to be cloned in all the processes to work correctly. After cloning, the parallel nature of the object is transparent. Other features: I am going to try to divert the events to a vtkInteractorStyle object. I also have put compositing into this object. I had to create a separate renderwindow and renderer for the off screen compositing (Hacks). Eventually I need to merge these back into the main renderer and renderer window.

Definition at line 64 of file vtkPVRenderView.h.


Constructor & Destructor Documentation

vtkPVRenderView::vtkPVRenderView  )  [protected]
 

vtkPVRenderView::~vtkPVRenderView  )  [protected]
 


Member Function Documentation

vtkPVRenderView* vtkPVRenderView::New  )  [static]
 

Reimplemented from vtkKWView.

vtkPVRenderView::vtkTypeRevisionMacro vtkPVRenderView  ,
vtkKWView 
 

void vtkPVRenderView::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWView.

void vtkPVRenderView::AddAnnotationProp vtkPVCornerAnnotationEditor c  ) 
 

I wanted to get rid of these methods, but they are used for corner annotation to work.

void vtkPVRenderView::RemoveAnnotationProp vtkPVCornerAnnotationEditor c  ) 
 

I wanted to get rid of these methods, but they are used for corner annotation to work.

void vtkPVRenderView::CreateRenderObjects vtkPVApplication pvApp  ) 
 

Set the application right after construction.

virtual void vtkPVRenderView::CreateViewProperties  )  [virtual]
 

Add widgets to vtkKWView's notebook

Reimplemented from vtkKWView.

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

Create the widget.

Reimplemented from vtkKWCompositeWidget.

void vtkPVRenderView::ResetCamera  ) 
 

Method called by the toolbar reset camera button.

void vtkPVRenderView::SetCameraState float  p0,
float  p1,
float  p2,
float  fp0,
float  fp1,
float  fp2,
float  up0,
float  up1,
float  up2
 

Specify the position, focal point, and view up of the camera.

void vtkPVRenderView::SetCameraParallelScale float  scale  ) 
 

Set the parallel scale of the camera.

void vtkPVRenderView::StandardViewCallback float  x,
float  y,
float  z
 

Callback to set the view up or down one of the three axes.

virtual void vtkPVRenderView::SaveAsImage  )  [inline, virtual]
 

Make snapshot of the render window.

Reimplemented from vtkKWView.

Definition at line 105 of file vtkPVRenderView.h.

virtual void vtkPVRenderView::SaveAsImage const char *  filename  )  [virtual]
 

Make snapshot of the render window.

Reimplemented from vtkKWView.

virtual vtkSMRenderModuleProxy* vtkPVRenderView::GetRenderModuleProxy  )  [virtual]
 

Returns the RenderModuleProxy (same as the one got from vtkPVApplication::GetRenderModuleProxy())

vtkPVApplication* vtkPVRenderView::GetPVApplication  ) 
 

Casts to vtkPVApplication.

void vtkPVRenderView::Render  )  [virtual]
 

Composites

Reimplemented from vtkKWView.

void vtkPVRenderView::ForceRender  ) 
 

Composites

void vtkPVRenderView::EventuallyRender  ) 
 

Composites

void vtkPVRenderView::EventuallyRenderCallBack  ) 
 

Composites

void vtkPVRenderView::DisableRendering  ) 
 

Composites

void vtkPVRenderView::UpdateTclButAvoidRendering  ) 
 

Tcl "update" has to be called for various reasons (packing). This calls update without triggering EventuallyRenderCallback. I was having problems with multiple renders.

void vtkPVRenderView::Exposed  )  [virtual]
 

Callback method bound to expose or configure events.

Reimplemented from vtkKWView.

void vtkPVRenderView::Configured  ) 
 

Callback method bound to expose or configure events.

void vtkPVRenderView::UpdateNavigationWindow vtkPVSource currentSource,
int  nobind
 

Update the navigation window for a particular source

virtual vtkKWFrameWithLabel* vtkPVRenderView::GetNavigationFrame  )  [virtual]
 

Get the frame for the navigation window

void vtkPVRenderView::ShowNavigationWindowCallback int  registry  ) 
 

Show either navigation window with a fragment of pipeline or a source window with a list of sources. If the argument registry is 1, then the value will be stored in the registry.

void vtkPVRenderView::ShowSelectionWindowCallback int  registry  ) 
 

Show either navigation window with a fragment of pipeline or a source window with a list of sources. If the argument registry is 1, then the value will be stored in the registry.

void vtkPVRenderView::SaveInBatchScript ofstream *  file  ) 
 

Export the renderer and render window to a file.

void vtkPVRenderView::SaveState ofstream *  file  ) 
 

Export the renderer and render window to a file.

void vtkPVRenderView::SetRendererBackgroundColor double  r,
double  g,
double  b
[virtual]
 

Change the background color.

Reimplemented from vtkKWView.

virtual void vtkPVRenderView::Close  )  [virtual]
 

Close the view - called from the vtkkwwindow. This default method will simply call Close() for all the composites. Can be overridden.

Reimplemented from vtkKWView.

void vtkPVRenderView::PrepareForDelete  ) 
 

This method Sets all IVars to NULL and unregisters vtk objects. This should eliminate circular references.

virtual vtkKWCheckButton* vtkPVRenderView::GetParallelProjectionCheck  )  [virtual]
 

Get the parallel projection check button

void vtkPVRenderView::ParallelProjectionCallback  ) 
 

Callback for toggling between parallel and perspective.

void vtkPVRenderView::ParallelProjectionOn  ) 
 

Callback for toggling between parallel and perspective.

void vtkPVRenderView::ParallelProjectionOff  ) 
 

Callback for toggling between parallel and perspective.

void vtkPVRenderView::TriangleStripsCallback  ) 
 

Callback for the triangle strips check button

void vtkPVRenderView::SetUseTriangleStrips int  state  ) 
 

Callback for the triangle strips check button

void vtkPVRenderView::ImmediateModeCallback  ) 
 

Callback for the immediate mode rendering check button

void vtkPVRenderView::SetUseImmediateMode int  state  ) 
 

Callback for the immediate mode rendering check button

virtual vtkKWCheckButton* vtkPVRenderView::GetTriangleStripsCheck  )  [virtual]
 

Get the triangle strips check button.

virtual vtkKWCheckButton* vtkPVRenderView::GetImmediateModeCheck  )  [virtual]
 

Get the immediate mode rendering check button.

vtkPVWindow* vtkPVRenderView::GetPVWindow  ) 
 

A convience method to get the PVWindow.

virtual vtkPVInteractorStyleControl* vtkPVRenderView::GetManipulatorControl3D  )  [virtual]
 

Get the widget that controls the interactor styles.

virtual vtkPVInteractorStyleControl* vtkPVRenderView::GetManipulatorControl2D  )  [virtual]
 

Get the widget that controls the interactor styles.

virtual vtkPVCameraControl* vtkPVRenderView::GetCameraControl  )  [virtual]
 

Get the widget that controls the camera.

int* vtkPVRenderView::GetRenderWindowSize  ) 
 

Get the size of the render window.

void vtkPVRenderView::SetupCameraManipulators  ) 
 

Setup camera manipulators by populating the control and setting initial values.

void vtkPVRenderView::UpdateCameraManipulators  ) 
 

Update manipulators after they were added to control.

virtual vtkKWWidget* vtkPVRenderView::GetSourceParent  )  [virtual]
 

Here so that sources get packed in the second frame.

vtkKWSplitFrame* vtkPVRenderView::GetSplitFrame  )  [inline]
 

Here so that sources get packed in the second frame.

Definition at line 232 of file vtkPVRenderView.h.

virtual vtkPVSourceNotebook* vtkPVRenderView::GetSourceNotebook  )  [virtual]
 

Sources now share a single notebook and information GUI. This object does not seen like the best place to create this notebook and GUI. But it is here now for legacy reasons. Get SourceParent may not be needed anymore.

void vtkPVRenderView::ExecuteEvent vtkObject *  wdg,
unsigned long  event,
void *  calldata
 

This method is called when an event is called that PVRenderView is interested in.

void vtkPVRenderView::StoreCurrentCamera int  position  ) 
 

Store current camera at a specified position. This stores all the camera parameters and generates a small icon.

void vtkPVRenderView::RestoreCurrentCamera int  position  ) 
 

Restore current camera from a specified position.

void vtkPVRenderView::Display3DWidgetsCallback  ) 
 

Set the global variable for always displaying 3D widgets.

void vtkPVRenderView::SetDisplay3DWidgets int  s  ) 
 

Set the global variable for always displaying 3D widgets.

void vtkPVRenderView::SetSourcesBrowserAlwaysShowName int  s  ) 
 

Show the names in sources browser.

void vtkPVRenderView::SwitchBackAndForthToViewProperties  ) 
 

Switch to the View Properties menu back and forth

vtkRenderWindow* vtkPVRenderView::GetRenderWindow  )  [virtual]
 

Access to VTK renderer and render window.

Reimplemented from vtkKWView.

vtkRenderer* vtkPVRenderView::GetRenderer  )  [virtual]
 

Access to VTK renderer and render window.

Reimplemented from vtkKWView.

void vtkPVRenderView::SetRenderWindowSize int  x,
int  y
 

This method resizes the render window size but the actuall window stays the same

void vtkPVRenderView::Enable3DWidget vtkInteractorObserver *  o  ) 
 

Enable the input 3D widget

void vtkPVRenderView::SetOrientationAxesVisibility int  val  ) 
 

Callbacks for the orientation axes.

int vtkPVRenderView::GetOrientationAxesVisibility  ) 
 

Callbacks for the orientation axes.

void vtkPVRenderView::OrientationAxesCheckCallback  ) 
 

Callbacks for the orientation axes.

void vtkPVRenderView::SetOrientationAxesInteractivity int  val  ) 
 

Callbacks for the orientation axes.

void vtkPVRenderView::OrientationAxesInteractiveCallback  ) 
 

Callbacks for the orientation axes.

void vtkPVRenderView::SetOrientationAxesOutlineColor double  r,
double  g,
double  b
 

Callbacks for the orientation axes.

void vtkPVRenderView::SetOrientationAxesTextColor double  r,
double  g,
double  b
 

Callbacks for the orientation axes.

virtual vtkPVRenderModuleUI* vtkPVRenderView::GetRenderModuleUI  )  [virtual]
 

Returns the UI created by the render module

virtual void vtkPVRenderView::EditCopy  )  [virtual]
 

Handle the edit copy menu option.

Reimplemented from vtkKWView.

virtual void vtkPVRenderView::PrintView  )  [virtual]
 

Print the image. This may pop up a dialog box, etc.

Reimplemented from vtkKWView.

virtual void vtkPVRenderView::UpdateEnableState  )  [virtual]
 

Update the "enable" state of the object and its internal parts. Depending on different Ivars (this->Enabled, the application's Limited Edition Mode, etc.), the "enable" state of the object is updated and propagated to its internal parts/subwidgets. This will, for example, enable/disable parts of the widget UI, enable/disable the visibility of 3D widgets, etc.

Reimplemented from vtkKWView.

void vtkPVRenderView::StartBlockingRender  ) 
 

Block render requests. If the render requests come, they will be blocked and when unblocked render will be called.

void vtkPVRenderView::EndBlockingRender  ) 
 

Block render requests. If the render requests come, they will be blocked and when unblocked render will be called.

virtual vtkKWFrameWithLabel* vtkPVRenderView::GetStandardViewsFrame  )  [virtual]
 

Access to these widgets from a script.

virtual vtkKWFrameWithLabel* vtkPVRenderView::GetCameraIconsFrame  )  [virtual]
 

Access to these widgets from a script.

virtual vtkKWFrameWithLabel* vtkPVRenderView::GetCameraControlFrame  )  [virtual]
 

Access to these widgets from a script.

virtual vtkKWFrameWithLabel* vtkPVRenderView::GetOrientationAxesFrame  )  [virtual]
 

Access to these widgets from a script.

virtual vtkPVAxesWidget* vtkPVRenderView::GetOrientationAxes  )  [virtual]
 

Access to these widgets from a script.

void vtkPVRenderView::DefaultLightIntensityCallback  ) 
 

Set the value of default light

void vtkPVRenderView::DefaultLightIntensityEndCallback  ) 
 

Set the value of default light

void vtkPVRenderView::SetDefaultLightIntensity double  intensity  ) 
 

Set the value of default light

void vtkPVRenderView::SetDefaultLightIntensityNoTrace double  intensity  ) 
 

Set the value of default light

void vtkPVRenderView::SetDefaultLightAmbientColor double  r,
double  g,
double  b
 

Set the value of default light

void vtkPVRenderView::SetDefaultLightDiffuseColor double  r,
double  g,
double  b
 

Set the value of default light

void vtkPVRenderView::SetDefaultLightSpecularColor double  r,
double  g,
double  b
 

Set the value of default light

void vtkPVRenderView::DefaultLightSwitchCallback  ) 
 

Set the value of default light

void vtkPVRenderView::SetDefaultLightSwitch int  val  ) 
 

Set the value of default light

void vtkPVRenderView::LightCallback int  type,
int  subtype
 

Callback when modifying the light kit via a slider

void vtkPVRenderView::LightEndCallback int  type,
int  subtype
 

Callback when done modifying the light kit (end of slider event)

void vtkPVRenderView::MaintainLuminanceCallback  ) 
 

Callback for setting/removing the luminance

void vtkPVRenderView::SetMaintainLuminance int  s  ) 
 

Callback for setting/removing the luminance

void vtkPVRenderView::UseLightCallback  ) 
 

Callback for setting/remove the kit light from the renderer (usefull for the test suite)

void vtkPVRenderView::SetUseLight int  s  ) 
 

Callback for setting/remove the kit light from the renderer (usefull for the test suite)

double vtkPVRenderView::GetLight int  type,
int  subtype
 

Used for the callback / and the trace

void vtkPVRenderView::SetLightNoTrace int  type,
int  subtype,
double  value
 

Used for the callback / and the trace

void vtkPVRenderView::SetLight int  type,
int  subtype,
double  value
 

Used for the callback / and the trace

vtkRenderer* vtkPVRenderView::GetRenderer2D  )  [protected, virtual]
 

This class now longer owns these objects. I am providing these methods as temporary access to these objects. I plan to make these private.

Reimplemented from vtkKWView.

void vtkPVRenderView::CalculateBBox char *  name,
int  bbox[4]
[protected]
 

virtual void vtkPVRenderView::SetMenuLabelSwitchBackAndForthToViewProperties const char *   )  [protected, virtual]
 


Member Data Documentation

vtkPVSourceNotebook* vtkPVRenderView::SourceNotebook [protected]
 

Definition at line 377 of file vtkPVRenderView.h.

vtkKWFrameWithLabel* vtkPVRenderView::StandardViewsFrame [protected]
 

Definition at line 381 of file vtkPVRenderView.h.

vtkKWPushButton* vtkPVRenderView::XMaxViewButton [protected]
 

Definition at line 382 of file vtkPVRenderView.h.

vtkKWPushButton* vtkPVRenderView::XMinViewButton [protected]
 

Definition at line 383 of file vtkPVRenderView.h.

vtkKWPushButton* vtkPVRenderView::YMaxViewButton [protected]
 

Definition at line 384 of file vtkPVRenderView.h.

vtkKWPushButton* vtkPVRenderView::YMinViewButton [protected]
 

Definition at line 385 of file vtkPVRenderView.h.

vtkKWPushButton* vtkPVRenderView::ZMaxViewButton [protected]
 

Definition at line 386 of file vtkPVRenderView.h.

vtkKWPushButton* vtkPVRenderView::ZMinViewButton [protected]
 

Definition at line 387 of file vtkPVRenderView.h.

vtkKWFrameWithLabel* vtkPVRenderView::RenderParametersFrame [protected]
 

Definition at line 389 of file vtkPVRenderView.h.

vtkKWCheckButton* vtkPVRenderView::TriangleStripsCheck [protected]
 

Definition at line 390 of file vtkPVRenderView.h.

vtkKWCheckButton* vtkPVRenderView::ParallelProjectionCheck [protected]
 

Definition at line 391 of file vtkPVRenderView.h.

vtkKWCheckButton* vtkPVRenderView::ImmediateModeCheck [protected]
 

Definition at line 392 of file vtkPVRenderView.h.

vtkPVRenderModuleUI* vtkPVRenderView::RenderModuleUI [protected]
 

Definition at line 394 of file vtkPVRenderView.h.

vtkKWFrameWithLabel* vtkPVRenderView::InterfaceSettingsFrame [protected]
 

Definition at line 396 of file vtkPVRenderView.h.

vtkKWCheckButton* vtkPVRenderView::Display3DWidgets [protected]
 

Definition at line 397 of file vtkPVRenderView.h.

vtkKWFrameWithLabel* vtkPVRenderView::DefaultLightFrame [protected]
 

Definition at line 400 of file vtkPVRenderView.h.

vtkKWChangeColorButton* vtkPVRenderView::DefaultLightAmbientColor [protected]
 

Definition at line 401 of file vtkPVRenderView.h.

vtkKWChangeColorButton* vtkPVRenderView::DefaultLightSpecularColor [protected]
 

Definition at line 402 of file vtkPVRenderView.h.

vtkKWChangeColorButton* vtkPVRenderView::DefaultLightDiffuseColor [protected]
 

Definition at line 403 of file vtkPVRenderView.h.

vtkKWScaleWithEntry* vtkPVRenderView::DefaultLightIntensity [protected]
 

Definition at line 404 of file vtkPVRenderView.h.

vtkKWCheckButton* vtkPVRenderView::DefaultLightSwitch [protected]
 

Definition at line 405 of file vtkPVRenderView.h.

vtkKWFrameWithLabel* vtkPVRenderView::LightParameterFrame [protected]
 

Definition at line 408 of file vtkPVRenderView.h.

vtkKWCheckButton* vtkPVRenderView::UseLightButton [protected]
 

Definition at line 409 of file vtkPVRenderView.h.

vtkKWLabel* vtkPVRenderView::KeyLightLabel [protected]
 

Definition at line 410 of file vtkPVRenderView.h.

vtkKWLabel* vtkPVRenderView::FillLightLabel [protected]
 

Definition at line 411 of file vtkPVRenderView.h.

vtkKWLabel* vtkPVRenderView::BackLightLabel [protected]
 

Definition at line 412 of file vtkPVRenderView.h.

vtkKWLabel* vtkPVRenderView::HeadLightLabel [protected]
 

Definition at line 413 of file vtkPVRenderView.h.

vtkKWScaleWithEntry* vtkPVRenderView::KeyLightScale[4] [protected]
 

Definition at line 414 of file vtkPVRenderView.h.

vtkKWScaleWithEntry* vtkPVRenderView::FillLightScale[4] [protected]
 

Definition at line 415 of file vtkPVRenderView.h.

vtkKWScaleWithEntry* vtkPVRenderView::BackLightScale[4] [protected]
 

Definition at line 416 of file vtkPVRenderView.h.

vtkKWScaleWithEntry* vtkPVRenderView::HeadLightScale[4] [protected]
 

Definition at line 417 of file vtkPVRenderView.h.

vtkKWCheckButton* vtkPVRenderView::MaintainLuminanceButton [protected]
 

Definition at line 418 of file vtkPVRenderView.h.

vtkKWFrameWithLabel* vtkPVRenderView::OrientationAxesFrame [protected]
 

Definition at line 421 of file vtkPVRenderView.h.

vtkKWCheckButton* vtkPVRenderView::OrientationAxesCheck [protected]
 

Definition at line 422 of file vtkPVRenderView.h.

vtkKWCheckButton* vtkPVRenderView::OrientationAxesInteractiveCheck [protected]
 

Definition at line 423 of file vtkPVRenderView.h.

vtkKWChangeColorButton* vtkPVRenderView::OrientationAxesOutlineColor [protected]
 

Definition at line 424 of file vtkPVRenderView.h.

vtkKWChangeColorButton* vtkPVRenderView::OrientationAxesTextColor [protected]
 

Definition at line 425 of file vtkPVRenderView.h.

vtkPVAxesWidget* vtkPVRenderView::OrientationAxes [protected]
 

Definition at line 426 of file vtkPVRenderView.h.

vtkKWSplitFrame* vtkPVRenderView::SplitFrame [protected]
 

Definition at line 428 of file vtkPVRenderView.h.

vtkKWFrameWithLabel* vtkPVRenderView::NavigationFrame [protected]
 

Definition at line 430 of file vtkPVRenderView.h.

vtkPVSourcesNavigationWindow* vtkPVRenderView::NavigationWindow [protected]
 

Definition at line 431 of file vtkPVRenderView.h.

vtkPVSourcesNavigationWindow* vtkPVRenderView::SelectionWindow [protected]
 

Definition at line 432 of file vtkPVRenderView.h.

vtkKWRadioButton* vtkPVRenderView::NavigationWindowButton [protected]
 

Definition at line 433 of file vtkPVRenderView.h.

vtkKWRadioButton* vtkPVRenderView::SelectionWindowButton [protected]
 

Definition at line 434 of file vtkPVRenderView.h.

int vtkPVRenderView::BlockRender [protected]
 

Definition at line 436 of file vtkPVRenderView.h.

int vtkPVRenderView::ShowSelectionWindow [protected]
 

Definition at line 438 of file vtkPVRenderView.h.

int vtkPVRenderView::ShowNavigationWindow [protected]
 

Definition at line 439 of file vtkPVRenderView.h.

vtkKWTopLevel* vtkPVRenderView::TopLevelRenderWindow [protected]
 

Definition at line 442 of file vtkPVRenderView.h.

vtkPVInteractorStyleControl* vtkPVRenderView::ManipulatorControl2D [protected]
 

Definition at line 444 of file vtkPVRenderView.h.

vtkPVInteractorStyleControl* vtkPVRenderView::ManipulatorControl3D [protected]
 

Definition at line 445 of file vtkPVRenderView.h.

vtkKWFrameWithLabel* vtkPVRenderView::CameraIconsFrame [protected]
 

Definition at line 448 of file vtkPVRenderView.h.

vtkPVCameraIcon* vtkPVRenderView::CameraIcons[6] [protected]
 

Definition at line 449 of file vtkPVRenderView.h.

vtkKWFrameWithLabel* vtkPVRenderView::CameraControlFrame [protected]
 

Definition at line 452 of file vtkPVRenderView.h.

vtkPVCameraControl* vtkPVRenderView::CameraControl [protected]
 

Definition at line 453 of file vtkPVRenderView.h.

vtkKWPushButton* vtkPVRenderView::PropertiesButton [protected]
 

Definition at line 455 of file vtkPVRenderView.h.

char* vtkPVRenderView::MenuLabelSwitchBackAndForthToViewProperties [protected]
 

Definition at line 457 of file vtkPVRenderView.h.

vtkPVRenderViewObserver* vtkPVRenderView::Observer [protected]
 

Definition at line 460 of file vtkPVRenderView.h.

vtkSMRenderModuleProxy* vtkPVRenderView::RenderModuleProxy [protected]
 

Definition at line 461 of file vtkPVRenderView.h.

vtkTimerLog* vtkPVRenderView::RenderTimer [protected]
 

Definition at line 463 of file vtkPVRenderView.h.

Tcl_TimerToken vtkPVRenderView::TimerToken [protected]
 

Definition at line 464 of file vtkPVRenderView.h.


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