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

vtkPVCameraIcon Class Reference

A widget that provides the ability to capture and retrieve the camera properties. More...

#include <vtkPVCameraIcon.h>

Inheritance diagram for vtkPVCameraIcon:

Inheritance graph
[legend]
Collaboration diagram for vtkPVCameraIcon:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVCameraIcon, vtkKWLabel)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *pvApp)
virtual void SetRenderView (vtkPVRenderView *)
virtual void StoreCamera ()
virtual void RestoreCamera ()
virtual vtkCamera * GetCamera ()

Static Public Member Functions

vtkPVCameraIconNew ()

Protected Member Functions

 vtkPVCameraIcon ()
 ~vtkPVCameraIcon ()

Protected Attributes

vtkPVRenderViewRenderView
vtkCamera * Camera
int Width
int Height

Detailed Description

A widget that provides the ability to capture and retrieve the camera properties.

Widget can save the current camera properties and later retrieve them.

Definition at line 31 of file vtkPVCameraIcon.h.


Constructor & Destructor Documentation

vtkPVCameraIcon::vtkPVCameraIcon  )  [protected]
 

vtkPVCameraIcon::~vtkPVCameraIcon  )  [protected]
 


Member Function Documentation

vtkPVCameraIcon* vtkPVCameraIcon::New  )  [static]
 

Reimplemented from vtkKWLabel.

vtkPVCameraIcon::vtkTypeRevisionMacro vtkPVCameraIcon  ,
vtkKWLabel 
 

void vtkPVCameraIcon::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWLabel.

virtual void vtkPVCameraIcon::Create vtkKWApplication pvApp  )  [virtual]
 

Create the widget.

Reimplemented from vtkKWLabel.

virtual void vtkPVCameraIcon::SetRenderView vtkPVRenderView  )  [virtual]
 

Set the current render view.

virtual void vtkPVCameraIcon::StoreCamera  )  [virtual]
 

Store the current camera from the render view.

virtual void vtkPVCameraIcon::RestoreCamera  )  [virtual]
 

If the camera exists, restore the current camera to the render view.

virtual vtkCamera* vtkPVCameraIcon::GetCamera  )  [virtual]
 

Get the stored camera as vtkCamera.


Member Data Documentation

vtkPVRenderView* vtkPVCameraIcon::RenderView [protected]
 

Definition at line 61 of file vtkPVCameraIcon.h.

vtkCamera* vtkPVCameraIcon::Camera [protected]
 

Definition at line 62 of file vtkPVCameraIcon.h.

int vtkPVCameraIcon::Width [protected]
 

Definition at line 63 of file vtkPVCameraIcon.h.

int vtkPVCameraIcon::Height [protected]
 

Definition at line 64 of file vtkPVCameraIcon.h.


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