Home
last modified time | relevance | path

Searched refs:EndWidgetInteraction (Results 1 – 25 of 68) sorted by relevance

123

/dports/math/vtk6/VTK-6.2.0/Views/Infovis/
H A DvtkInteractorStyleTreeMapHover.cxx244 this->Balloon->EndWidgetInteraction(loc); in OnMouseMove()
349 this->Balloon->EndWidgetInteraction(loc); in OnLeftButtonUp()
/dports/math/vtk8/VTK-8.2.0/Views/Infovis/
H A DvtkInteractorStyleTreeMapHover.cxx244 this->Balloon->EndWidgetInteraction(loc); in OnMouseMove()
349 this->Balloon->EndWidgetInteraction(loc); in OnLeftButtonUp()
/dports/math/vtk9/VTK-9.1.0/Views/Infovis/
H A DvtkInteractorStyleTreeMapHover.cxx243 this->Balloon->EndWidgetInteraction(loc); in OnMouseMove()
346 this->Balloon->EndWidgetInteraction(loc); in OnLeftButtonUp()
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkWidgetRepresentation.h116 virtual void EndWidgetInteraction(double newEventPos[2]) { (void)newEventPos; } in EndWidgetInteraction() function
H A DvtkBalloonRepresentation.h157 virtual void EndWidgetInteraction(double e[2]);
H A DvtkAffineRepresentation2D.h125 virtual void EndWidgetInteraction(double eventPos[2]);
H A DvtkSplineRepresentation.h193 virtual void EndWidgetInteraction(double e[2]);
H A DvtkImplicitPlaneRepresentation.h226 virtual void EndWidgetInteraction(double newEventPos[2]);
H A DvtkSplineWidget2.cxx222 self->WidgetRep->EndWidgetInteraction(e); in EndSelectAction()
H A DvtkAffineWidget.cxx223 self->WidgetRep->EndWidgetInteraction(eventPos); in EndSelectAction()
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkBalloonRepresentation.h191 void EndWidgetInteraction(double e[2]) override;
H A DvtkWidgetRepresentation.h138 virtual void EndWidgetInteraction(double newEventPos[2]) { (void)newEventPos; } in EndWidgetInteraction() function
H A DvtkAffineRepresentation2D.h146 void EndWidgetInteraction(double eventPos[2]) override;
H A DvtkFinitePlaneWidget.cxx162 self->WidgetRep->EndWidgetInteraction(e); in EndSelectAction()
H A DvtkCurveRepresentation.h209 void EndWidgetInteraction(double e[2]) override;
H A DvtkPolyLineWidget.cxx225 self->WidgetRep->EndWidgetInteraction(e); in EndSelectAction()
H A DvtkSplineWidget2.cxx220 self->WidgetRep->EndWidgetInteraction(e); in EndSelectAction()
H A DvtkAffineWidget.cxx221 self->WidgetRep->EndWidgetInteraction(eventPos); in EndSelectAction()
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkBalloonRepresentation.h197 void EndWidgetInteraction(double e[2]) override;
H A DvtkAffineRepresentation2D.h145 void EndWidgetInteraction(double eventPos[2]) override;
H A DvtkWidgetRepresentation.h137 virtual void EndWidgetInteraction(double newEventPos[2]) { (void)newEventPos; } in EndWidgetInteraction() function
H A DvtkFinitePlaneWidget.cxx158 self->WidgetRep->EndWidgetInteraction(e); in EndSelectAction()
H A DvtkCameraOrientationRepresentation.h255 void EndWidgetInteraction(double newEventPos[2]) override;
H A DvtkCurveRepresentation.h232 void EndWidgetInteraction(double e[2]) override;
H A DvtkAffineWidget.cxx221 self->WidgetRep->EndWidgetInteraction(eventPos); in EndSelectAction()

123