Home
last modified time | relevance | path

Searched refs:GetPickY2 (Results 1 – 23 of 23) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Rendering/Core/Testing/Cxx/
H A DTestPointSelection.cxx119 static_cast<unsigned int>(this->Renderer->GetPickY2())); in Execute()
H A DTestAreaSelections.cxx67 double y1 = renderer->GetPickY2(); in EndPick()
H A DTestGlyph3DMapperPicking.cxx78 double y1 = renderer->GetPickY2(); in Execute()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/Testing/Cxx/
H A DTestPointSelection.cxx103 static_cast<unsigned int>(this->Renderer->GetPickY2())); in Execute()
H A DTestAreaSelections.cxx65 double y1 = renderer->GetPickY2(); in EndPick()
H A DTestPointSelectionWithCellData.cxx105 static_cast<unsigned int>(this->Renderer->GetPickY2())); in Execute()
H A DTestGlyph3DMapperPicking.cxx72 double y1 = renderer->GetPickY2(); in Execute()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/Testing/Cxx/
H A DTestPointSelection.cxx117 static_cast<unsigned int>(this->Renderer->GetPickY2())); in Execute()
H A DTestPointSelectionWithCellData.cxx119 static_cast<unsigned int>(this->Renderer->GetPickY2())); in Execute()
H A DTestAreaSelections.cxx67 double y1 = renderer->GetPickY2(); in EndPick()
H A DTestGlyph3DMapperPicking.cxx78 double y1 = renderer->GetPickY2(); in Execute()
H A DTestCompositePolyDataMapper2Picking.cxx139 static_cast<unsigned int>(this->Renderer->GetPickY2())); in Execute()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkViewport.h321 double GetPickY2() const {return this->PickY2;} in GetPickY2() function
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkViewport.h248 double GetPickY2() const {return this->PickY2;} in GetPickY2() function
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkViewport.h338 double GetPickY2() const { return this->PickY2; } in GetPickY2() function
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/Testing/Cxx/
H A DTestGlyph3DMapperCellPicking.cxx72 double y1 = renderer->GetPickY2(); in Execute()
H A DTestCompositePolyDataMapper2Picking.cxx125 static_cast<unsigned int>(this->Renderer->GetPickY2())); in Execute()
/dports/math/vtk9/VTK-9.1.0/Rendering/Volume/Testing/Cxx/
H A DTestGPURayCastVolumePicking.cxx73 unsigned int const y2 = static_cast<unsigned int>(this->Renderer->GetPickY2()); in Execute()
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/Testing/Cxx/
H A DTestGlyph3DMapperCellPicking.cxx78 double y1 = renderer->GetPickY2(); in Execute()
/dports/math/vtk8/VTK-8.2.0/Rendering/Volume/Testing/Cxx/
H A DTestGPURayCastVolumePicking.cxx74 unsigned int const y2 = static_cast<unsigned int>(this->Renderer->GetPickY2()); in Execute()
/dports/math/vtk8/VTK-8.2.0/Domains/Chemistry/Testing/Cxx/
H A DTestMoleculeSelection.cxx97 static_cast<unsigned int>(this->Renderer->GetPickY2())); in Execute()
/dports/math/vtk9/VTK-9.1.0/Domains/Chemistry/Testing/Cxx/
H A DTestMoleculeSelection.cxx78 static_cast<unsigned int>(this->Renderer->GetPickY2())); in Execute()
/dports/math/vtk6/VTK-6.2.0/Domains/Chemistry/Testing/Cxx/
H A DTestMoleculeSelection.cxx101 static_cast<unsigned int>(this->Renderer->GetPickY2())); in Execute()