Home
last modified time | relevance | path

Searched defs:SelectPolygon (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgsmaptoolselectionhandler.h93 SelectPolygon, enumerator
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgsmaptoolselectionhandler.h93 SelectPolygon, enumerator
/dports/math/vtk6/VTK-6.2.0/Charts/Core/
H A DvtkChart.h375 short& SelectPolygon() { return Data[4]; } in SelectPolygon() function
/dports/math/vtk9/VTK-9.1.0/Charts/Core/
H A DvtkChart.h468 short& SelectPolygon() { return Data[4]; } in SelectPolygon() function
/dports/math/vtk8/VTK-8.2.0/Charts/Core/
H A DvtkChart.h465 short& SelectPolygon() { return Data[4]; } in SelectPolygon() function
/dports/graphics/qgis/qgis-3.22.3/src/app/maptools/
H A Dqgsappmaptools.h86 SelectPolygon, enumerator
/dports/games/pouetchess/pouetChess_0.11/src/
H A Draytracing.cpp1679 bool SelectPolygon(double cameraX, double cameraY, double cameraZ, in SelectPolygon() function
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_InteractiveContext.cxx2829 AIS_StatusOfPick AIS_InteractiveContext::SelectPolygon (const TColgp_Array1OfPnt2d& thePolyline, in SelectPolygon() function in AIS_InteractiveContext