Home
last modified time | relevance | path

Searched refs:SetPoint2 (Results 76 – 100 of 379) sorted by relevance

12345678910>>...16

/dports/math/vtk8/VTK-8.2.0/Filters/HyperTree/Testing/Cxx/
H A DTestHyperTreeGridTernary3DAxisClipPlanes.cxx82 plane1->SetPoint2( k0, y0, z1 ); in TestHyperTreeGridTernary3DAxisClipPlanes()
86 plane2->SetPoint2( x1, k1, z0 ); in TestHyperTreeGridTernary3DAxisClipPlanes()
/dports/math/vtk9/VTK-9.1.0/Rendering/RayTracing/Testing/Cxx/
H A DTestOSPRayLights.cxx91 backwall->SetPoint2(x0, y1, z0); in TestOSPRayLights()
104 floor->SetPoint2(x1, y0, z0); in TestOSPRayLights()
117 left->SetPoint2(x0, y0, z1); in TestOSPRayLights()
/dports/math/vtk8/VTK-8.2.0/Rendering/OSPRay/Testing/Cxx/
H A DTestOSPRayLights.cxx90 backwall->SetPoint2(x0,y1,z0); in TestOSPRayLights()
104 floor->SetPoint2(x1,y0,z0); in TestOSPRayLights()
118 left->SetPoint2(x0,y0,z1); in TestOSPRayLights()
/dports/math/vtk8/VTK-8.2.0/Rendering/OptiX/Testing/Cxx/
H A DTestOptiXLights.cxx90 backwall->SetPoint2(x0,y1,z0); in TestOptiXLights()
104 floor->SetPoint2(x1,y0,z0); in TestOptiXLights()
118 left->SetPoint2(x0,y0,z1); in TestOptiXLights()
/dports/math/vtk9/VTK-9.1.0/Filters/HyperTree/Testing/Cxx/
H A DTestHyperTreeGridBinary2DAxisClipPlanes.cxx83 line1->SetPoint2(k0, y1, 0.); in TestHyperTreeGridBinary2DAxisClipPlanes()
86 line2->SetPoint2(x1, k1, 0.); in TestHyperTreeGridBinary2DAxisClipPlanes()
H A DTestHyperTreeGridTernary3DAxisClipPlanes.cxx96 plane1->SetPoint2(k0, y0, z1); in TestHyperTreeGridTernary3DAxisClipPlanes()
100 plane2->SetPoint2(x1, k1, z0); in TestHyperTreeGridTernary3DAxisClipPlanes()
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkAngleRepresentation3D.cxx294 this->Line1Source->SetPoint2(c); in BuildRepresentation()
296 this->Line2Source->SetPoint2(p2); in BuildRepresentation()
335 this->ArcSource->SetPoint2( arcp2 ); in BuildRepresentation()
H A DvtkImageOrthoPlanes.cxx269 currentImagePlane->SetPoint2(point2); in HandlePlanePush()
289 planeWidget->SetPoint2(point2); in HandlePlanePush()
627 planeWidget->SetPoint2(point2); in SetTransformMatrix()
703 currentImagePlane->SetPoint2(this->Point2[i]); in SetPlane()
759 this->Planes[j]->SetPoint2(this->Point2[i]); in ResetPlanes()
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkAngleRepresentation3D.cxx286 this->Line1Source->SetPoint2(c); in BuildRepresentation()
288 this->Line2Source->SetPoint2(p2); in BuildRepresentation()
323 this->ArcSource->SetPoint2(arcp2); in BuildRepresentation()
H A DvtkImageOrthoPlanes.cxx268 currentImagePlane->SetPoint2(point2); in HandlePlanePush()
288 planeWidget->SetPoint2(point2); in HandlePlanePush()
617 planeWidget->SetPoint2(point2); in SetTransformMatrix()
691 currentImagePlane->SetPoint2(this->Point2[i]); in SetPlane()
747 this->Planes[j]->SetPoint2(this->Point2[i]); in ResetPlanes()
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkAngleRepresentation3D.cxx294 this->Line1Source->SetPoint2(c); in BuildRepresentation()
296 this->Line2Source->SetPoint2(p2); in BuildRepresentation()
335 this->ArcSource->SetPoint2( arcp2 ); in BuildRepresentation()
H A DvtkPlaneWidget.h138 void SetPoint2(double x, double y, double z);
139 void SetPoint2(double x[3]);
H A DvtkImageOrthoPlanes.cxx269 currentImagePlane->SetPoint2(point2); in HandlePlanePush()
289 planeWidget->SetPoint2(point2); in HandlePlanePush()
627 planeWidget->SetPoint2(point2); in SetTransformMatrix()
703 currentImagePlane->SetPoint2(this->Point2[i]); in SetPlane()
759 this->Planes[j]->SetPoint2(this->Point2[i]); in ResetPlanes()
/dports/math/vtk8/VTK-8.2.0/Filters/Sources/
H A DvtkLineSource.cxx224 void vtkLineSource::SetPoint2(float point2f[3]) in SetPoint2() function in vtkLineSource
230 SetPoint2(point2d); in SetPoint2()
H A DvtkPlaneSource.cxx324 void vtkPlaneSource::SetPoint2(double pnt[3]) in SetPoint2() function in vtkPlaneSource
356 void vtkPlaneSource::SetPoint2(double x, double y, double z) in SetPoint2() function in vtkPlaneSource
361 this->SetPoint2(pnt); in SetPoint2()
/dports/math/vtk9/VTK-9.1.0/Filters/Modeling/Testing/Python/
H A DTestImprintFilter3.py18 target.SetPoint2(0,10,0)
25 plane2.SetPoint2(2.25,7.25,0)
H A DTestImprintFilter6.py18 target.SetPoint2(0,10,0)
25 plane2.SetPoint2(2.25,7.25,0)
/dports/math/vtk6/VTK-6.2.0/Filters/Sources/
H A DvtkLineSource.cxx224 void vtkLineSource::SetPoint2(float point2f[3]) in SetPoint2() function in vtkLineSource
230 SetPoint2(point2d); in SetPoint2()
H A DvtkPlaneSource.cxx324 void vtkPlaneSource::SetPoint2(double pnt[3]) in SetPoint2() function in vtkPlaneSource
356 void vtkPlaneSource::SetPoint2(double x, double y, double z) in SetPoint2() function in vtkPlaneSource
361 this->SetPoint2(pnt); in SetPoint2()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/Testing/Cxx/
H A DTestMeanValueCoordinatesInterpolation2.cxx109 pSource->SetPoint2(-1.0, 1.0,0); in TestMeanValueCoordinatesInterpolation2()
169 pSource1->SetPoint2(-1.0, 1.0,0); in TestMeanValueCoordinatesInterpolation2()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Cxx/
H A DTestMeanValueCoordinatesInterpolation2.cxx100 pSource->SetPoint2(-1.0, 1.0, 0); in TestMeanValueCoordinatesInterpolation2()
155 pSource1->SetPoint2(-1.0, 1.0, 0); in TestMeanValueCoordinatesInterpolation2()
/dports/math/vtk6/VTK-6.2.0/Rendering/Annotation/
H A DvtkAxisActor2D.h93 virtual void SetPoint2(double x[2]) { this->SetPosition2(x); }; in SetPoint2() function
94 virtual void SetPoint2(double x, double y) { this->SetPosition2(x,y); }; in SetPoint2() function
H A DvtkAxisActor.h109 virtual void SetPoint2(double x[3]) in SetPoint2() function
110 { this->SetPoint2(x[0], x[1], x[2]); } in SetPoint2()
111 virtual void SetPoint2(double x, double y, double z);
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/Testing/Cxx/
H A DTestMeanValueCoordinatesInterpolation2.cxx109 pSource->SetPoint2(-1.0, 1.0,0); in TestMeanValueCoordinatesInterpolation2()
169 pSource1->SetPoint2(-1.0, 1.0,0); in TestMeanValueCoordinatesInterpolation2()
/dports/math/vtk9/VTK-9.1.0/Filters/Sources/
H A DvtkPlaneSource.cxx333 void vtkPlaneSource::SetPoint2(double pnt[3]) in SetPoint2() function in vtkPlaneSource
366 void vtkPlaneSource::SetPoint2(double x, double y, double z) in SetPoint2() function in vtkPlaneSource
373 this->SetPoint2(pnt); in SetPoint2()

12345678910>>...16