Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SVTK Namespace Reference

Classes

class  TPickLimiter
 
struct  TIsSameEntry
 This functor check, if the actor have pointed entry. More...
 
struct  TIsSameIObject
 This functor check, if the actor point to the same SALOME_InteractiveObject. More...
 
struct  THighlight
 
struct  TCollectIfVisible
 
struct  THighlightAction
 
struct  TIsActorVisibleAction
 
struct  TErase
 
struct  TRemoveAction
 

Enumerations

enum  Event {
  SpaceMouseMoveEvent = vtkCommand::UserEvent + 1000, SpaceMouseButtonEvent, PanLeftEvent, PanRightEvent,
  PanUpEvent, PanDownEvent, ZoomInEvent, ZoomOutEvent,
  RotateLeftEvent, RotateRightEvent, RotateUpEvent, RotateDownEvent,
  PlusSpeedIncrementEvent, MinusSpeedIncrementEvent, SetSpeedIncrementEvent, SetSMDecreaseSpeedEvent,
  SetSMIncreaseSpeedEvent, SetSMDominantCombinedSwitchEvent, StartZoom, StartPan,
  StartRotate, StartGlobalPan, StartFitArea, SetRotateGravity,
  SetRotateSelected, StartPointSelection, BBCenterChanged, RotationPointChanged,
  ChangeRotationPoint, SetFocalPointGravity, SetFocalPointSelected, StartFocalPointSelection,
  FocalPointChanged, OperationFinished, LastEvent
}
 

Functions

void CopyPoints (vtkUnstructuredGrid *theGrid, vtkDataSet *theSourceDataSet)
 
int convertAction (const int accelAction)
 

Enumeration Type Documentation

Enumerator
SpaceMouseMoveEvent 
SpaceMouseButtonEvent 
PanLeftEvent 
PanRightEvent 
PanUpEvent 
PanDownEvent 
ZoomInEvent 
ZoomOutEvent 
RotateLeftEvent 
RotateRightEvent 
RotateUpEvent 
RotateDownEvent 
PlusSpeedIncrementEvent 
MinusSpeedIncrementEvent 
SetSpeedIncrementEvent 
SetSMDecreaseSpeedEvent 
SetSMIncreaseSpeedEvent 
SetSMDominantCombinedSwitchEvent 
StartZoom 
StartPan 
StartRotate 
StartGlobalPan 
StartFitArea 
SetRotateGravity 
SetRotateSelected 
StartPointSelection 
BBCenterChanged 
RotationPointChanged 
ChangeRotationPoint 
SetFocalPointGravity 
SetFocalPointSelected 
StartFocalPointSelection 
FocalPointChanged 
OperationFinished 
LastEvent 

Function Documentation

void SVTK::CopyPoints ( vtkUnstructuredGrid *  theGrid,
vtkDataSet *  theSourceDataSet 
)