ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkPVJoystickFlyIn Class Reference

Rotates camera with xy mouse movement. More...

#include <vtkPVJoystickFlyIn.h>

Inheritance diagram for vtkPVJoystickFlyIn:
Inheritance graph
[legend]
Collaboration diagram for vtkPVJoystickFlyIn:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static vtkPVJoystickFlyInNew ()
static int IsTypeOf (const char *type)
static vtkPVJoystickFlyInSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkPVJoystickFlyIn ()
 ~vtkPVJoystickFlyIn ()

Detailed Description

Rotates camera with xy mouse movement.

vtkPVJoystickFlyIn allows the user to interactively manipulate the camera, the viewpoint of the scene.

Definition at line 27 of file vtkPVJoystickFlyIn.h.


Constructor & Destructor Documentation

vtkPVJoystickFlyIn::vtkPVJoystickFlyIn ( ) [protected]
vtkPVJoystickFlyIn::~vtkPVJoystickFlyIn ( ) [protected]

Member Function Documentation

static vtkPVJoystickFlyIn* vtkPVJoystickFlyIn::New ( ) [static]

Reimplemented from vtkCameraManipulator.

virtual const char* vtkPVJoystickFlyIn::GetClassName ( ) [virtual]

Reimplemented from vtkPVJoystickFly.

static int vtkPVJoystickFlyIn::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkPVJoystickFly.

virtual int vtkPVJoystickFlyIn::IsA ( const char *  type) [virtual]

Reimplemented from vtkPVJoystickFly.

static vtkPVJoystickFlyIn* vtkPVJoystickFlyIn::SafeDownCast ( vtkObject o) [static]

Reimplemented from vtkPVJoystickFly.

void vtkPVJoystickFlyIn::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Reimplemented from vtkPVJoystickFly.


The documentation for this class was generated from the following file: