Home
last modified time | relevance | path

Searched refs:TranslatePlane (Results 1 – 10 of 10) sorted by relevance

/dports/games/zhlt/zhlt-3.4/hlrad/
H A Dqradutil.cpp113 void TranslatePlane(dplane_t* plane, const vec_t* delta) in TranslatePlane() function
165 TranslatePlane(&new_plane, plane_offset); in HuntForWorld()
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkImplicitPlaneWidget.h335 void TranslatePlane(double *p1, double *p2);
H A DvtkImplicitPlaneRepresentation.h350 void TranslatePlane(double *p1, double *p2);
H A DvtkImplicitPlaneWidget.cxx760 this->TranslatePlane(prevPickPoint, pickPoint); in OnMouseMove()
835 void vtkImplicitPlaneWidget::TranslatePlane(double *p1, double *p2) in TranslatePlane() function in vtkImplicitPlaneWidget
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkImplicitPlaneWidget.h388 void TranslatePlane(double *p1, double *p2);
H A DvtkImplicitPlaneRepresentation.h511 void TranslatePlane(double *p1, double *p2);
H A DvtkImplicitPlaneWidget.cxx762 this->TranslatePlane(prevPickPoint, pickPoint); in OnMouseMove()
837 void vtkImplicitPlaneWidget::TranslatePlane(double *p1, double *p2) in TranslatePlane() function in vtkImplicitPlaneWidget
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkImplicitPlaneWidget.h389 void TranslatePlane(double* p1, double* p2);
H A DvtkImplicitPlaneRepresentation.h533 void TranslatePlane(double* p1, double* p2);
H A DvtkImplicitPlaneWidget.cxx727 this->TranslatePlane(prevPickPoint, pickPoint); in OnMouseMove()
802 void vtkImplicitPlaneWidget::TranslatePlane(double* p1, double* p2) in TranslatePlane() function in vtkImplicitPlaneWidget