Home
last modified time | relevance | path

Searched refs:MoveCurrentPoint (Results 1 – 6 of 6) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Charts/Core/
H A DvtkControlPointsItem.h451 void MoveCurrentPoint(const vtkVector2f& translation);
H A DvtkControlPointsItem.cxx1186 void vtkControlPointsItem::MoveCurrentPoint(const vtkVector2f& translation) in MoveCurrentPoint() function in vtkControlPointsItem
1609 this->MoveCurrentPoint(translate); in KeyPressEvent()
/dports/math/vtk6/VTK-6.2.0/Charts/Core/
H A DvtkControlPointsItem.h342 void MoveCurrentPoint(const vtkVector2f& translation);
H A DvtkControlPointsItem.cxx1296 void vtkControlPointsItem::MoveCurrentPoint(const vtkVector2f& translation) in MoveCurrentPoint() function in vtkControlPointsItem
1727 this->MoveCurrentPoint(translate); in KeyPressEvent()
/dports/math/vtk8/VTK-8.2.0/Charts/Core/
H A DvtkControlPointsItem.h433 void MoveCurrentPoint(const vtkVector2f& translation);
H A DvtkControlPointsItem.cxx1325 void vtkControlPointsItem::MoveCurrentPoint(const vtkVector2f& translation) in MoveCurrentPoint() function in vtkControlPointsItem
1756 this->MoveCurrentPoint(translate); in KeyPressEvent()