ssMultibeamGenericRenderWindowInteractor Class Reference
[Gui/Plan/Aquisition]

#include <ssMultibeamGenericRenderWindowInteractor.h>

Inheritance diagram for ssMultibeamGenericRenderWindowInteractor:

Inheritance graph
[legend]
Collaboration diagram for ssMultibeamGenericRenderWindowInteractor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeMacro (ssMultibeamGenericRenderWindowInteractor, vtkGenericRenderWindowInteractor) void PrintSelf(ostream &os
 Print the state of this object.
void SetMultibeamRenderView (ssMultibeamRenderView *view)
 Specify the render view.
ssMultibeamRenderViewGetMultibeamRenderView () const
 Give the render view in use.
void MoveEventInformationFlipY (int x, int y)
 Set the event information, but remember keys from before.
void InteractiveRenderEnabled (int arg)
 Specify the InteractiveRenderEnabled status.
int InteractiveRenderEnabled () const
 Give the InteractiveRenderEnabled status.
virtual void Render ()
 Do the render.
void SatelliteLeftPress (int x, int y, int control, int shift)
 Handle a left press.
void SatelliteMiddlePress (int x, int y, int control, int shift)
 Handle a middle press.
void SatelliteRightPress (int x, int y, int control, int shift)
 Handle a right press.
void SatelliteLeftRelease (int x, int y, int control, int shift)
 Handle a left release.
void SatelliteMiddleRelease (int x, int y, int control, int shift)
 Handle a middle release.
void SatelliteRightRelease (int x, int y, int control, int shift)
 Handle a right release.
void SatelliteMove (int x, int y)
 Handle a movement.

Static Public Member Functions

static ssMultibeamGenericRenderWindowInteractorNew ()
 Instantiate a new object of this type.

Public Attributes

vtkIndent indent

Protected Member Functions

 ssMultibeamGenericRenderWindowInteractor ()
 Ctor.
 ~ssMultibeamGenericRenderWindowInteractor ()
 Dtor.
int CalculateReductionFactor (int winSize, int renSize)
 Calculate a reduction factor to fit a rendered datum into a window.

Protected Attributes

ssMultibeamRenderViewrenderView
int reductionFactor
int interactiveRenderEnabled

Detailed Description

Definition at line 65 of file ssMultibeamGenericRenderWindowInteractor.h.


Member Function Documentation

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

Instantiate a new object of this type.

This is the only method that objects of this type may be created.

Returns:
The new object.

Reimplemented from vtkGenericRenderWindowInteractor.


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