VTK
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
vtkGeoInteractorStyle Class Reference

Interaction for a globe. More...

#include <vtkGeoInteractorStyle.h>

Inheritance diagram for vtkGeoInteractorStyle:
[legend]
Collaboration diagram for vtkGeoInteractorStyle:
[legend]

Public Types

typedef vtkInteractorStyleTrackballCamera Superclass
 
- Public Types inherited from vtkInteractorStyleTrackballCamera
typedef vtkInteractorStyle Superclass
 
- Public Types inherited from vtkInteractorStyle
typedef vtkInteractorObserver Superclass
 
- Public Types inherited from vtkInteractorObserver
typedef vtkObject Superclass
 

Public Member Functions

virtual vtkTypeBool IsA (const char *type)
 Return 1 if this class is the same type of (or a subclass of) the named class. More...
 
vtkGeoInteractorStyleNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent) override
 Methods invoked by print to print information about the object including superclasses. More...
 
virtual void RubberBandZoom ()
 
void Pan () override
 
void Dolly () override
 
void RedrawRectangle ()
 
void StartState (int newstate) override
 utility routines used by state changes More...
 
vtkGeoCameraGetGeoCamera ()
 
void ResetCamera ()
 This can be used to set the camera to the standard view of the earth. More...
 
void WidgetInteraction (vtkObject *caller)
 Called when the sub widgets have an interaction. More...
 
void SetInteractor (vtkRenderWindowInteractor *interactor) override
 Set/Get the Interactor wrapper being controlled by this object. More...
 
int ViewportToWorld (double x, double y, double &wx, double &wy, double &wz)
 
void WorldToLongLat (double wx, double wy, double wz, double &lon, double &lat)
 
void ViewportToLongLat (double x, double y, double &lon, double &lat)
 
int GetRayIntersection (double origin[3], double direction[3], double intersection[3])
 
void SetCurrentRenderer (vtkRenderer *) override
 Override to make the renderer use this camera subclass. More...
 
void ResetCameraClippingRange ()
 Called after camera properties are modified. More...
 
void OnEnter () override
 Event bindings. More...
 
void OnLeave () override
 Event bindings. More...
 
void OnMouseMove () override
 Event bindings. More...
 
void OnLeftButtonUp () override
 Event bindings. More...
 
void OnMiddleButtonUp () override
 Event bindings. More...
 
void OnRightButtonUp () override
 Event bindings. More...
 
void OnLeftButtonDown () override
 Event bindings. More...
 
void OnMiddleButtonDown () override
 Event bindings. More...
 
void OnRightButtonDown () override
 Event bindings. More...
 
void OnChar () override
 Event bindings. More...
 
virtual bool GetLockHeading ()
 Whether to lock the heading a particular value during pan. More...
 
virtual void SetLockHeading (bool)
 Whether to lock the heading a particular value during pan. More...
 
virtual void LockHeadingOn ()
 Whether to lock the heading a particular value during pan. More...
 
virtual void LockHeadingOff ()
 Whether to lock the heading a particular value during pan. More...
 
- Public Member Functions inherited from vtkInteractorStyleTrackballCamera
vtkInteractorStyleTrackballCameraNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent) override
 Methods invoked by print to print information about the object including superclasses. More...
 
void Rotate () override
 These methods for the different interactions in different modes are overridden in subclasses to perform the correct motion. More...
 
void Spin () override
 
void Pan () override
 
void Dolly () override
 
void OnMouseMove () override
 Event bindings controlling the effects of pressing mouse buttons or moving the mouse. More...
 
void OnLeftButtonDown () override
 Event bindings controlling the effects of pressing mouse buttons or moving the mouse. More...
 
void OnLeftButtonUp () override
 Event bindings controlling the effects of pressing mouse buttons or moving the mouse. More...
 
void OnMiddleButtonDown () override
 Event bindings controlling the effects of pressing mouse buttons or moving the mouse. More...
 
void OnMiddleButtonUp () override
 Event bindings controlling the effects of pressing mouse buttons or moving the mouse. More...
 
void OnRightButtonDown () override
 Event bindings controlling the effects of pressing mouse buttons or moving the mouse. More...
 
void OnRightButtonUp () override
 Event bindings controlling the effects of pressing mouse buttons or moving the mouse. More...
 
void OnMouseWheelForward () override
 Event bindings controlling the effects of pressing mouse buttons or moving the mouse. More...
 
void OnMouseWheelBackward () override
 Event bindings controlling the effects of pressing mouse buttons or moving the mouse. More...
 
virtual void SetMotionFactor (double)
 Set the apparent sensitivity of the interactor style to mouse motion. More...
 
virtual double GetMotionFactor ()
 Set the apparent sensitivity of the interactor style to mouse motion. More...
 
- Public Member Functions inherited from vtkInteractorStyle
vtkInteractorStyleNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent) override
 Methods invoked by print to print information about the object including superclasses. More...
 
void SetInteractor (vtkRenderWindowInteractor *interactor) override
 Set/Get the Interactor wrapper being controlled by this object. More...
 
void SetEnabled (int) override
 Turn on/off this interactor. More...
 
void FindPokedRenderer (int, int)
 When an event occurs, we must determine which Renderer the event occurred within, since one RenderWindow may contain multiple renderers. More...
 
virtual void OnFourthButtonDown ()
 
virtual void OnFourthButtonUp ()
 
virtual void OnFifthButtonDown ()
 
virtual void OnFifthButtonUp ()
 
virtual void OnMove3D (vtkEventData *)
 Generic 3D event bindings can be overridden in subclasses. More...
 
virtual void OnButton3D (vtkEventData *)
 
void OnChar () override
 OnChar is triggered when an ASCII key is pressed. More...
 
virtual void OnKeyDown ()
 
virtual void OnKeyUp ()
 
virtual void OnKeyPress ()
 
virtual void OnKeyRelease ()
 
virtual void OnExpose ()
 These are more esoteric events, but are useful in some cases. More...
 
virtual void OnConfigure ()
 
virtual void Zoom ()
 
virtual void UniformScale ()
 
virtual void OnPinch ()
 gesture based events More...
 
virtual void OnRotate ()
 
virtual void OnPan ()
 
virtual void OnTap ()
 
virtual void OnLongTap ()
 
virtual void OnSwipe ()
 
void DelegateTDxEvent (unsigned long event, void *calldata)
 Called by the callback to process 3DConnexion device events. More...
 
virtual void SetAutoAdjustCameraClippingRange (vtkTypeBool)
 If AutoAdjustCameraClippingRange is on, then before each render the camera clipping range will be adjusted to "fit" the whole scene. More...
 
virtual vtkTypeBool GetAutoAdjustCameraClippingRange ()
 If AutoAdjustCameraClippingRange is on, then before each render the camera clipping range will be adjusted to "fit" the whole scene. More...
 
virtual void AutoAdjustCameraClippingRangeOn ()
 If AutoAdjustCameraClippingRange is on, then before each render the camera clipping range will be adjusted to "fit" the whole scene. More...
 
virtual void AutoAdjustCameraClippingRangeOff ()
 If AutoAdjustCameraClippingRange is on, then before each render the camera clipping range will be adjusted to "fit" the whole scene. More...
 
virtual int GetState ()
 Some useful information for interaction. More...
 
virtual vtkTypeBool GetUseTimers ()
 Set/Get timer hint. More...
 
virtual void SetUseTimers (vtkTypeBool)
 Set/Get timer hint. More...
 
virtual void UseTimersOn ()
 Set/Get timer hint. More...
 
virtual void UseTimersOff ()
 Set/Get timer hint. More...
 
virtual void SetTimerDuration (unsigned long)
 If using timers, specify the default timer interval (in milliseconds). More...
 
virtual unsigned long GetTimerDuration ()
 If using timers, specify the default timer interval (in milliseconds). More...
 
virtual void SetHandleObservers (vtkTypeBool)
 Does ProcessEvents handle observers on this class or not. More...
 
virtual vtkTypeBool GetHandleObservers ()
 Does ProcessEvents handle observers on this class or not. More...
 
virtual void HandleObserversOn ()
 Does ProcessEvents handle observers on this class or not. More...
 
virtual void HandleObserversOff ()
 Does ProcessEvents handle observers on this class or not. More...
 
virtual void StopState ()
 utility routines used by state changes More...
 
virtual void StartAnimate ()
 Interaction mode entry points used internally. More...
 
virtual void StopAnimate ()
 Interaction mode entry points used internally. More...
 
virtual void StartRotate ()
 Interaction mode entry points used internally. More...
 
virtual void EndRotate ()
 Interaction mode entry points used internally. More...
 
virtual void StartZoom ()
 Interaction mode entry points used internally. More...
 
virtual void EndZoom ()
 Interaction mode entry points used internally. More...
 
virtual void StartPan ()
 Interaction mode entry points used internally. More...
 
virtual void EndPan ()
 Interaction mode entry points used internally. More...
 
virtual void StartSpin ()
 Interaction mode entry points used internally. More...
 
virtual void EndSpin ()
 Interaction mode entry points used internally. More...
 
virtual void StartDolly ()
 Interaction mode entry points used internally. More...
 
virtual void EndDolly ()
 Interaction mode entry points used internally. More...
 
virtual void StartUniformScale ()
 Interaction mode entry points used internally. More...
 
virtual void EndUniformScale ()
 Interaction mode entry points used internally. More...
 
virtual void StartTimer ()
 Interaction mode entry points used internally. More...
 
virtual void EndTimer ()
 Interaction mode entry points used internally. More...
 
virtual void StartTwoPointer ()
 Interaction mode entry points used internally. More...
 
virtual void EndTwoPointer ()
 Interaction mode entry points used internally. More...
 
virtual void HighlightProp (vtkProp *prop)
 When picking successfully selects an actor, this method highlights the picked prop appropriately. More...
 
virtual void HighlightActor2D (vtkActor2D *actor2D)
 When picking successfully selects an actor, this method highlights the picked prop appropriately. More...
 
virtual void HighlightProp3D (vtkProp3D *prop3D)
 When picking successfully selects an actor, this method highlights the picked prop appropriately. More...
 
virtual void SetPickColor (double, double, double)
 Set/Get the pick color (used by default to color vtkActor2D's). More...
 
virtual void SetPickColor (double[3])
 Set/Get the pick color (used by default to color vtkActor2D's). More...
 
virtual doubleGetPickColor ()
 Set/Get the pick color (used by default to color vtkActor2D's). More...
 
virtual void GetPickColor (double data[3])
 Set/Get the pick color (used by default to color vtkActor2D's). More...
 
virtual void SetMouseWheelMotionFactor (double)
 Set/Get the mouse wheel motion factor. More...
 
virtual double GetMouseWheelMotionFactor ()
 Set/Get the mouse wheel motion factor. More...
 
virtual vtkTDxInteractorStyleGetTDxStyle ()
 3Dconnexion device interactor style. More...
 
virtual void SetTDxStyle (vtkTDxInteractorStyle *tdxStyle)
 3Dconnexion device interactor style. More...
 
- Public Member Functions inherited from vtkInteractorObserver
vtkInteractorObserverNewInstance () const
 
int GetEnabled ()
 
void EnabledOn ()
 
void EnabledOff ()
 
void On ()
 
void Off ()
 
virtual vtkRenderWindowInteractorGetInteractor ()
 This method is used to associate the widget with the render window interactor. More...
 
virtual void SetPriority (float)
 Set/Get the priority at which events are processed. More...
 
virtual float GetPriority ()
 Set/Get the priority at which events are processed. More...
 
virtual void PickingManagedOn ()
 Enable/Disable the use of a manager to process the picking. More...
 
virtual void PickingManagedOff ()
 Enable/Disable the use of a manager to process the picking. More...
 
virtual void SetPickingManaged (bool managed)
 Enable/Disable the use of a manager to process the picking. More...
 
virtual bool GetPickingManaged ()
 Enable/Disable the use of a manager to process the picking. More...
 
virtual void SetKeyPressActivation (vtkTypeBool)
 Enable/Disable of the use of a keypress to turn on and off the interactor observer. More...
 
virtual vtkTypeBool GetKeyPressActivation ()
 Enable/Disable of the use of a keypress to turn on and off the interactor observer. More...
 
virtual void KeyPressActivationOn ()
 Enable/Disable of the use of a keypress to turn on and off the interactor observer. More...
 
virtual void KeyPressActivationOff ()
 Enable/Disable of the use of a keypress to turn on and off the interactor observer. More...
 
virtual void SetKeyPressActivationValue (char)
 Specify which key press value to use to activate the interactor observer (if key press activation is enabled). More...
 
virtual char GetKeyPressActivationValue ()
 Specify which key press value to use to activate the interactor observer (if key press activation is enabled). More...
 
virtual vtkRendererGetDefaultRenderer ()
 Set/Get the default renderer to use when activating the interactor observer. More...
 
virtual void SetDefaultRenderer (vtkRenderer *)
 Set/Get the default renderer to use when activating the interactor observer. More...
 
virtual vtkRendererGetCurrentRenderer ()
 Set/Get the current renderer. More...
 
void GrabFocus (vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)
 These methods enable an interactor observer to exclusively grab all events invoked by its associated vtkRenderWindowInteractor. More...
 
void ReleaseFocus ()
 These methods enable an interactor observer to exclusively grab all events invoked by its associated vtkRenderWindowInteractor. More...
 
- Public Member Functions inherited from vtkObject
 vtkBaseTypeMacro (vtkObject, vtkObjectBase)
 
virtual void DebugOn ()
 Turn debugging output on. More...
 
virtual void DebugOff ()
 Turn debugging output off. More...
 
bool GetDebug ()
 Get the value of the debug flag. More...
 
void SetDebug (bool debugFlag)
 Set the value of the debug flag. More...
 
virtual void Modified ()
 Update the modification time for this object. More...
 
virtual vtkMTimeType GetMTime ()
 Return this object's modified time. More...
 
void RemoveObserver (unsigned long tag)
 
void RemoveObservers (unsigned long event)
 
void RemoveObservers (const char *event)
 
void RemoveAllObservers ()
 
vtkTypeBool HasObserver (unsigned long event)
 
vtkTypeBool HasObserver (const char *event)
 
int InvokeEvent (unsigned long event)
 
int InvokeEvent (const char *event)
 
unsigned long AddObserver (unsigned long event, vtkCommand *, float priority=0.0f)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
unsigned long AddObserver (const char *event, vtkCommand *, float priority=0.0f)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
vtkCommandGetCommand (unsigned long tag)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
void RemoveObserver (vtkCommand *)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
void RemoveObservers (unsigned long event, vtkCommand *)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
void RemoveObservers (const char *event, vtkCommand *)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
vtkTypeBool HasObserver (unsigned long event, vtkCommand *)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
vtkTypeBool HasObserver (const char *event, vtkCommand *)
 Allow people to add/remove/invoke observers (callbacks) to any VTK object. More...
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)
 Overloads to AddObserver that allow developers to add class member functions as callbacks for events. More...
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 Overloads to AddObserver that allow developers to add class member functions as callbacks for events. More...
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 Allow user to set the AbortFlagOn() with the return value of the callback method. More...
 
int InvokeEvent (unsigned long event, void *callData)
 This method invokes an event and return whether the event was aborted or not. More...
 
int InvokeEvent (const char *event, void *callData)
 This method invokes an event and return whether the event was aborted or not. More...
 
- Public Member Functions inherited from vtkObjectBase
const char * GetClassName () const
 Return the class name as a string. More...
 
virtual void Delete ()
 Delete a VTK object. More...
 
virtual void FastDelete ()
 Delete a reference to this object. More...
 
void InitializeObjectBase ()
 
void Print (ostream &os)
 Print an object to an ostream. More...
 
virtual void Register (vtkObjectBase *o)
 Increase the reference count (mark as used by another object). More...
 
virtual void UnRegister (vtkObjectBase *o)
 Decrease the reference count (release by another object). More...
 
int GetReferenceCount ()
 Return the current reference count of this object. More...
 
void SetReferenceCount (int)
 Sets the reference count. More...
 
void PrintRevisions (ostream &)
 Legacy. More...
 
virtual void PrintHeader (ostream &os, vtkIndent indent)
 Methods invoked by print to print information about the object including superclasses. More...
 
virtual void PrintTrailer (ostream &os, vtkIndent indent)
 Methods invoked by print to print information about the object including superclasses. More...
 

Static Public Member Functions

static vtkGeoInteractorStyleNew ()
 
static vtkTypeBool IsTypeOf (const char *type)
 
static vtkGeoInteractorStyleSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkInteractorStyleTrackballCamera
static vtkInteractorStyleTrackballCameraNew ()
 
static vtkTypeBool IsTypeOf (const char *type)
 
static vtkInteractorStyleTrackballCameraSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkInteractorStyle
static vtkInteractorStyleNew ()
 This class must be supplied with a vtkRenderWindowInteractor wrapper or parent. More...
 
static vtkTypeBool IsTypeOf (const char *type)
 
static vtkInteractorStyleSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkInteractorObserver
static vtkTypeBool IsTypeOf (const char *type)
 
static vtkInteractorObserverSafeDownCast (vtkObjectBase *o)
 
static void ComputeDisplayToWorld (vtkRenderer *ren, double x, double y, double z, double worldPt[4])
 Convenience methods for outside classes. More...
 
static void ComputeWorldToDisplay (vtkRenderer *ren, double x, double y, double z, double displayPt[3])
 Convenience methods for outside classes. More...
 
- Static Public Member Functions inherited from vtkObject
static vtkObjectNew ()
 Create an object with Debug turned off, modified time initialized to zero, and reference counting on. More...
 
static void BreakOnError ()
 This method is called when vtkErrorMacro executes. More...
 
static void SetGlobalWarningDisplay (int val)
 This is a global flag that controls whether any debug, warning or error messages are displayed. More...
 
static void GlobalWarningDisplayOn ()
 This is a global flag that controls whether any debug, warning or error messages are displayed. More...
 
static void GlobalWarningDisplayOff ()
 This is a global flag that controls whether any debug, warning or error messages are displayed. More...
 
static int GetGlobalWarningDisplay ()
 This is a global flag that controls whether any debug, warning or error messages are displayed. More...
 
- Static Public Member Functions inherited from vtkObjectBase
static vtkTypeBool IsTypeOf (const char *name)
 Return 1 if this class type is the same type of (or a subclass of) the named class. More...
 
static vtkObjectBaseNew ()
 Create an object with Debug turned off, modified time initialized to zero, and reference counting on. More...
 

Protected Member Functions

virtual vtkObjectBaseNewInstanceInternal () const
 
 vtkGeoInteractorStyle ()
 
 ~vtkGeoInteractorStyle () override
 
void Dolly (double) override
 
void OnTimer () override
 OnTimer calls Rotate, Rotate etc which should be overridden by style subclasses. More...
 
void EnableRubberBandRedraw ()
 
void DisableRubberBandRedraw ()
 
bool InRubberBandRectangle (int x, int y)
 
void DrawRectangle ()
 
void KeepCameraAboveGround (vtkCamera *camera)
 
void UpdateLights ()
 
void GetPanCenter (double &px, double &py)
 
- Protected Member Functions inherited from vtkInteractorStyleTrackballCamera
 vtkInteractorStyleTrackballCamera ()
 
 ~vtkInteractorStyleTrackballCamera () override
 
- Protected Member Functions inherited from vtkInteractorStyle
 vtkInteractorStyle ()
 
 ~vtkInteractorStyle () override
 
- Protected Member Functions inherited from vtkInteractorObserver
 vtkInteractorObserver ()
 
 ~vtkInteractorObserver () override
 
virtual void RegisterPickers ()
 Register internal Pickers in the Picking Manager. More...
 
void UnRegisterPickers ()
 Unregister internal pickers from the Picking Manager. More...
 
vtkPickingManagerGetPickingManager ()
 Return the picking manager associated on the context on which the observer currently belong. More...
 
vtkAssemblyPathGetAssemblyPath (double X, double Y, double Z, vtkAbstractPropPicker *picker)
 Proceed to a pick, whether through the PickingManager if the picking is managed or directly using the picker, and return the assembly path. More...
 
int RequestCursorShape (int requestedShape)
 
virtual void StartInteraction ()
 Utility routines used to start and end interaction. More...
 
virtual void EndInteraction ()
 Utility routines used to start and end interaction. More...
 
void ComputeDisplayToWorld (double x, double y, double z, double worldPt[4])
 Helper method for subclasses. More...
 
void ComputeWorldToDisplay (double x, double y, double z, double displayPt[3])
 Helper method for subclasses. More...
 
- Protected Member Functions inherited from vtkObject
 vtkObject ()
 
 ~vtkObject () override
 
void RegisterInternal (vtkObjectBase *, vtkTypeBool check) override
 
void UnRegisterInternal (vtkObjectBase *, vtkTypeBool check) override
 
void InternalGrabFocus (vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)
 These methods allow a command to exclusively grab all events. More...
 
void InternalReleaseFocus ()
 These methods allow a command to exclusively grab all events. More...
 
- Protected Member Functions inherited from vtkObjectBase
 vtkObjectBase ()
 
virtual ~vtkObjectBase ()
 
virtual void CollectRevisions (ostream &)
 
virtual void ReportReferences (vtkGarbageCollector *)
 
 vtkObjectBase (const vtkObjectBase &)
 
void operator= (const vtkObjectBase &)
 

Protected Attributes

double LastTime
 
int RubberBandExtent [4]
 
int RubberBandExtentEnabled
 
int RenderCallbackTag
 
int StartPosition [2]
 
int EndPosition [2]
 
int DraggingRubberBandBoxState
 
vtkUnsignedCharArrayPixelArray
 
int PixelDims [2]
 
bool LockHeading
 
vtkSmartPointer< vtkGeoCameraGeoCamera
 
vtkSmartPointer< vtkCompassWidgetCompassWidget
 
vtkSmartPointer< vtkCommandEventCommand
 
- Protected Attributes inherited from vtkInteractorStyleTrackballCamera
double MotionFactor
 
- Protected Attributes inherited from vtkInteractorStyle
int State
 
int AnimState
 
vtkTypeBool HandleObservers
 
vtkTypeBool UseTimers
 
int TimerId
 
vtkTypeBool AutoAdjustCameraClippingRange
 
vtkOutlineSourceOutline
 
vtkPolyDataMapperOutlineMapper
 
vtkActorOutlineActor
 
vtkRendererPickedRenderer
 
vtkPropCurrentProp
 
vtkActor2DPickedActor2D
 
int PropPicked
 
double PickColor [3]
 
double MouseWheelMotionFactor
 
unsigned long TimerDuration
 
vtkEventForwarderCommandEventForwarder
 
vtkTDxInteractorStyleTDxStyle
 
- Protected Attributes inherited from vtkInteractorObserver
int Enabled
 
vtkCallbackCommandEventCallbackCommand
 
vtkCallbackCommandKeyPressCallbackCommand
 
float Priority
 
bool PickingManaged
 
vtkTypeBool KeyPressActivation
 
char KeyPressActivationValue
 
vtkRenderWindowInteractorInteractor
 
vtkRendererCurrentRenderer
 
vtkRendererDefaultRenderer
 
unsigned long CharObserverTag
 
unsigned long DeleteObserverTag
 
vtkObserverMediatorObserverMediator
 
- Protected Attributes inherited from vtkObject
bool Debug
 
vtkTimeStamp MTime
 
vtkSubjectHelper * SubjectHelper
 
- Protected Attributes inherited from vtkObjectBase
vtkAtomicInt32 ReferenceCount
 
vtkWeakPointerBase ** WeakPointers
 

Additional Inherited Members

- Static Protected Member Functions inherited from vtkInteractorStyle
static void ProcessEvents (vtkObject *object, unsigned long event, void *clientdata, void *calldata)
 Main process event method. More...
 
- Static Protected Member Functions inherited from vtkInteractorObserver
static void ProcessEvents (vtkObject *object, unsigned long event, void *clientdata, void *calldata)
 Handles the char widget activation event. More...
 

Detailed Description

Interaction for a globe.

vtkGeoInteractorStyle contains interaction capabilities for a geographic view including orbit, zoom, and tilt. It also includes a compass widget for changing view parameters.

See also
vtkCompassWidget vtkInteractorStyle

Definition at line 47 of file vtkGeoInteractorStyle.h.

Member Typedef Documentation

Definition at line 53 of file vtkGeoInteractorStyle.h.

Constructor & Destructor Documentation

vtkGeoInteractorStyle::vtkGeoInteractorStyle ( )
protected
vtkGeoInteractorStyle::~vtkGeoInteractorStyle ( )
overrideprotected

Member Function Documentation

static vtkGeoInteractorStyle* vtkGeoInteractorStyle::New ( )
static
static vtkTypeBool vtkGeoInteractorStyle::IsTypeOf ( const char *  type)
static
virtual vtkTypeBool vtkGeoInteractorStyle::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 vtkInteractorStyleTrackballCamera.

static vtkGeoInteractorStyle* vtkGeoInteractorStyle::SafeDownCast ( vtkObjectBase o)
static
virtual vtkObjectBase* vtkGeoInteractorStyle::NewInstanceInternal ( ) const
protectedvirtual

Reimplemented from vtkInteractorStyleTrackballCamera.

vtkGeoInteractorStyle* vtkGeoInteractorStyle::NewInstance ( ) const
void vtkGeoInteractorStyle::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
overridevirtual

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 vtkObject.

void vtkGeoInteractorStyle::OnEnter ( )
overridevirtual

Event bindings.

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::OnLeave ( )
overridevirtual

Event bindings.

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::OnMouseMove ( )
overridevirtual

Event bindings.

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::OnLeftButtonUp ( )
overridevirtual

Event bindings.

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::OnMiddleButtonUp ( )
overridevirtual

Event bindings.

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::OnRightButtonUp ( )
overridevirtual

Event bindings.

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::OnLeftButtonDown ( )
overridevirtual

Event bindings.

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::OnMiddleButtonDown ( )
overridevirtual

Event bindings.

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::OnRightButtonDown ( )
overridevirtual

Event bindings.

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::OnChar ( )
overridevirtual

Event bindings.

Reimplemented from vtkInteractorObserver.

virtual void vtkGeoInteractorStyle::RubberBandZoom ( )
virtual
void vtkGeoInteractorStyle::Pan ( )
overridevirtual

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::Dolly ( )
overridevirtual

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::RedrawRectangle ( )
void vtkGeoInteractorStyle::StartState ( int  newstate)
overridevirtual

utility routines used by state changes

Reimplemented from vtkInteractorStyle.

vtkGeoCamera* vtkGeoInteractorStyle::GetGeoCamera ( )
void vtkGeoInteractorStyle::ResetCamera ( )

This can be used to set the camera to the standard view of the earth.

void vtkGeoInteractorStyle::WidgetInteraction ( vtkObject caller)

Called when the sub widgets have an interaction.

void vtkGeoInteractorStyle::SetInteractor ( vtkRenderWindowInteractor interactor)
overridevirtual

Set/Get the Interactor wrapper being controlled by this object.

(Satisfy superclass API.)

Reimplemented from vtkInteractorObserver.

int vtkGeoInteractorStyle::ViewportToWorld ( double  x,
double  y,
double wx,
double wy,
double wz 
)
void vtkGeoInteractorStyle::WorldToLongLat ( double  wx,
double  wy,
double  wz,
double lon,
double lat 
)
void vtkGeoInteractorStyle::ViewportToLongLat ( double  x,
double  y,
double lon,
double lat 
)
int vtkGeoInteractorStyle::GetRayIntersection ( double  origin[3],
double  direction[3],
double  intersection[3] 
)
void vtkGeoInteractorStyle::SetCurrentRenderer ( vtkRenderer )
overridevirtual

Override to make the renderer use this camera subclass.

Reimplemented from vtkInteractorObserver.

virtual bool vtkGeoInteractorStyle::GetLockHeading ( )
virtual

Whether to lock the heading a particular value during pan.

virtual void vtkGeoInteractorStyle::SetLockHeading ( bool  )
virtual

Whether to lock the heading a particular value during pan.

virtual void vtkGeoInteractorStyle::LockHeadingOn ( )
virtual

Whether to lock the heading a particular value during pan.

virtual void vtkGeoInteractorStyle::LockHeadingOff ( )
virtual

Whether to lock the heading a particular value during pan.

void vtkGeoInteractorStyle::ResetCameraClippingRange ( )

Called after camera properties are modified.

void vtkGeoInteractorStyle::Dolly ( double  )
overrideprotectedvirtual

Reimplemented from vtkInteractorStyleTrackballCamera.

void vtkGeoInteractorStyle::OnTimer ( )
overrideprotectedvirtual

OnTimer calls Rotate, Rotate etc which should be overridden by style subclasses.

Reimplemented from vtkInteractorStyle.

void vtkGeoInteractorStyle::EnableRubberBandRedraw ( )
protected
void vtkGeoInteractorStyle::DisableRubberBandRedraw ( )
protected
bool vtkGeoInteractorStyle::InRubberBandRectangle ( int  x,
int  y 
)
protected
void vtkGeoInteractorStyle::DrawRectangle ( )
protected
void vtkGeoInteractorStyle::KeepCameraAboveGround ( vtkCamera camera)
protected
void vtkGeoInteractorStyle::UpdateLights ( )
protected
void vtkGeoInteractorStyle::GetPanCenter ( double px,
double py 
)
protected

Member Data Documentation

double vtkGeoInteractorStyle::LastTime
protected

Definition at line 138 of file vtkGeoInteractorStyle.h.

int vtkGeoInteractorStyle::RubberBandExtent[4]
protected

Definition at line 141 of file vtkGeoInteractorStyle.h.

int vtkGeoInteractorStyle::RubberBandExtentEnabled
protected

Definition at line 142 of file vtkGeoInteractorStyle.h.

int vtkGeoInteractorStyle::RenderCallbackTag
protected

Definition at line 143 of file vtkGeoInteractorStyle.h.

int vtkGeoInteractorStyle::StartPosition[2]
protected

Definition at line 153 of file vtkGeoInteractorStyle.h.

int vtkGeoInteractorStyle::EndPosition[2]
protected

Definition at line 154 of file vtkGeoInteractorStyle.h.

int vtkGeoInteractorStyle::DraggingRubberBandBoxState
protected

Definition at line 155 of file vtkGeoInteractorStyle.h.

vtkUnsignedCharArray* vtkGeoInteractorStyle::PixelArray
protected

Definition at line 156 of file vtkGeoInteractorStyle.h.

int vtkGeoInteractorStyle::PixelDims[2]
protected

Definition at line 157 of file vtkGeoInteractorStyle.h.

bool vtkGeoInteractorStyle::LockHeading
protected

Definition at line 158 of file vtkGeoInteractorStyle.h.

vtkSmartPointer<vtkGeoCamera> vtkGeoInteractorStyle::GeoCamera
protected

Definition at line 160 of file vtkGeoInteractorStyle.h.

vtkSmartPointer<vtkCompassWidget> vtkGeoInteractorStyle::CompassWidget
protected

Definition at line 163 of file vtkGeoInteractorStyle.h.

vtkSmartPointer<vtkCommand> vtkGeoInteractorStyle::EventCommand
protected

Definition at line 164 of file vtkGeoInteractorStyle.h.


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