VTK
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
vtkTDxInteractorStyleGeo Class Reference

interactive manipulation of the camera with a 3DConnexion device, similar to google earth More...

#include <vtkTDxInteractorStyleGeo.h>

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

List of all members.

Public Types

typedef vtkTDxInteractorStyle Superclass

Public Member Functions

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

Static Public Member Functions

static vtkTDxInteractorStyleGeoNew ()
static int IsTypeOf (const char *type)
static vtkTDxInteractorStyleGeoSafeDownCast (vtkObjectBase *o)

Protected Member Functions

virtual vtkObjectBaseNewInstanceInternal () const
 vtkTDxInteractorStyleGeo ()
virtual ~vtkTDxInteractorStyleGeo ()

Protected Attributes

vtkTransformTransform

Detailed Description

interactive manipulation of the camera with a 3DConnexion device, similar to google earth

vtkTDxInteractorStyleGeo allows the end-user to manipulate tha camera with a 3DConnexion device similar to google earth interaction.

See also:
vtkInteractorStyle vtkRenderWindowInteractor vtkTDxInteractorStyle
Tests:
vtkTDxInteractorStyleGeo (Tests)

Definition at line 38 of file vtkTDxInteractorStyleGeo.h.


Member Typedef Documentation

Reimplemented from vtkTDxInteractorStyle.

Definition at line 42 of file vtkTDxInteractorStyleGeo.h.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from vtkObject.

static int vtkTDxInteractorStyleGeo::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 vtkTDxInteractorStyleGeo::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.

Reimplemented from vtkTDxInteractorStyle.

virtual vtkObjectBase* vtkTDxInteractorStyleGeo::NewInstanceInternal ( ) const [protected, virtual]

Reimplemented from vtkTDxInteractorStyle.

Reimplemented from vtkTDxInteractorStyle.

void vtkTDxInteractorStyleGeo::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 vtkTDxInteractorStyleGeo::OnMotionEvent ( vtkTDxMotionEventInfo motionInfo) [virtual]

Action on motion event.

Precondition:
: motionInfo_exist: motionInfo!=0

Reimplemented from vtkTDxInteractorStyle.


Member Data Documentation

Definition at line 56 of file vtkTDxInteractorStyleGeo.h.


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