vtkTDxInteractorStyleCamera Class Reference

#include <vtkTDxInteractorStyleCamera.h>

Inheritance diagram for vtkTDxInteractorStyleCamera:

Inheritance graph
[legend]
Collaboration diagram for vtkTDxInteractorStyleCamera:

Collaboration graph
[legend]

List of all members.


Detailed Description

interactive manipulation of the camera with a 3DConnexion device

vtkTDxInteractorStyleCamera allows the end-user to manipulate tha camera with a 3DConnexion device.

See also:
vtkInteractorStyle vtkRenderWindowInteractor vtkTDxInteractorStyle
Examples:
vtkTDxInteractorStyleCamera (Examples)
Tests:
vtkTDxInteractorStyleCamera (Tests)

Definition at line 40 of file vtkTDxInteractorStyleCamera.h.


Public Types

typedef vtkTDxInteractorStyle Superclass

Public Member Functions

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

Static Public Member Functions

static
vtkTDxInteractorStyleCamera
New ()
static int IsTypeOf (const char *type)
static
vtkTDxInteractorStyleCamera
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkTDxInteractorStyleCamera ()
virtual ~vtkTDxInteractorStyleCamera ()

Protected Attributes

vtkTransformTransform

Member Typedef Documentation

Reimplemented from vtkTDxInteractorStyle.

Definition at line 44 of file vtkTDxInteractorStyleCamera.h.


Constructor & Destructor Documentation

vtkTDxInteractorStyleCamera::vtkTDxInteractorStyleCamera (  )  [protected]

virtual vtkTDxInteractorStyleCamera::~vtkTDxInteractorStyleCamera (  )  [protected, virtual]


Member Function Documentation

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

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkObject.

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

Reimplemented from vtkTDxInteractorStyle.

static int vtkTDxInteractorStyleCamera::IsTypeOf ( const char *  name  )  [static]

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkTDxInteractorStyle.

virtual int vtkTDxInteractorStyleCamera::IsA ( const char *  name  )  [virtual]

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkTDxInteractorStyle.

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

Reimplemented from vtkTDxInteractorStyle.

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

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkTDxInteractorStyle.

virtual void vtkTDxInteractorStyleCamera::OnMotionEvent ( vtkTDxMotionEventInfo motionInfo  )  [virtual]

Action on motion event.

Precondition:
: motionInfo_exist: motionInfo!=0

Reimplemented from vtkTDxInteractorStyle.


Member Data Documentation

Definition at line 58 of file vtkTDxInteractorStyleCamera.h.


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

Generated on Mon Sep 27 18:54:02 2010 for VTK by  doxygen 1.5.6