Home
last modified time | relevance | path

Searched defs:DrawMarkers (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/vtk6/VTK-6.2.0/Rendering/Context2D/
H A DvtkContextDevice2D.cxx112 void vtkContextDevice2D::DrawMarkers(int, bool, float*, int, unsigned char*, in DrawMarkers() function in vtkContextDevice2D
H A DvtkContext2D.cxx295 void vtkContext2D::DrawMarkers(int shape, bool highlight, float *points, int n, in DrawMarkers() function in vtkContext2D
307 void vtkContext2D::DrawMarkers(int shape, bool highlight, float *points, int n) in DrawMarkers() function in vtkContext2D
313 void vtkContext2D::DrawMarkers(int shape, bool highlight, vtkPoints2D *points) in DrawMarkers() function in vtkContext2D
322 void vtkContext2D::DrawMarkers(int shape, bool highlight, vtkPoints2D *points, vtkUnsignedCharArray… in DrawMarkers() function in vtkContext2D
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dcubecolourdialog.py1686 def DrawMarkers(self, dc=None): member in BasePyControl
1815 def DrawMarkers(self, dc=None): member in RGBCube
2022 def DrawMarkers(self, dc=None): member in HSVWheel
2355 def DrawMarkers(self, dc=None): member in BrightCtrl
2483 def DrawMarkers(self, dc=None): member in AlphaCtrl
3194 def DrawMarkers(self, dc=None): member in CubeColourDialog
/dports/math/vtk9/VTK-9.1.0/Rendering/Context2D/
H A DvtkContextDevice2D.cxx188 void vtkContextDevice2D::DrawMarkers(int, bool, float*, int, unsigned char*, int) {} in DrawMarkers() function in vtkContextDevice2D
H A DvtkContext2D.cxx323 void vtkContext2D::DrawMarkers( in DrawMarkers() function in vtkContext2D
335 void vtkContext2D::DrawMarkers(int shape, bool highlight, float* points, int n) in DrawMarkers() function in vtkContext2D
341 void vtkContext2D::DrawMarkers(int shape, bool highlight, vtkPoints2D* points) in DrawMarkers() function in vtkContext2D
350 void vtkContext2D::DrawMarkers( in DrawMarkers() function in vtkContext2D
/dports/math/vtk8/VTK-8.2.0/Rendering/Context2D/
H A DvtkContextDevice2D.cxx189 void vtkContextDevice2D::DrawMarkers(int, bool, float*, int, unsigned char*, in DrawMarkers() function in vtkContextDevice2D
H A DvtkContext2D.cxx321 void vtkContext2D::DrawMarkers(int shape, bool highlight, float *points, int n, in DrawMarkers() function in vtkContext2D
333 void vtkContext2D::DrawMarkers(int shape, bool highlight, float *points, int n) in DrawMarkers() function in vtkContext2D
339 void vtkContext2D::DrawMarkers(int shape, bool highlight, vtkPoints2D *points) in DrawMarkers() function in vtkContext2D
348 void vtkContext2D::DrawMarkers(int shape, bool highlight, vtkPoints2D *points, vtkUnsignedCharArray… in DrawMarkers() function in vtkContext2D
/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dengine.h69 int (*DrawMarkers)(Engine *engine, long n, member
H A Dps.c746 static int DrawMarkers(Engine *engine, long n, const GpReal *px, in DrawMarkers() function
H A Dcgm.c962 static int DrawMarkers(Engine *engine, long n, const GpReal *px, in DrawMarkers() function
H A Dxbasic.c739 DrawMarkers(Engine *engine, long n, const GpReal *px, const GpReal *py) in DrawMarkers() function
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/dashboard_pi/src/
H A Ddial.cpp204 void DashboardInstrument_Dial::DrawMarkers(wxGCDC* dc) in DrawMarkers() function in DashboardInstrument_Dial
/dports/astro/xplanet/xplanet-1.3.1/src/
H A DPlanetProperties.h77 bool DrawMarkers() const { return(!markerFiles_.empty()); }; in DrawMarkers() function
/dports/math/vtk6/VTK-6.2.0/Rendering/GL2PS/
H A DvtkGL2PSContextDevice2D.cxx85 void vtkGL2PSContextDevice2D::DrawMarkers(int shape, bool highlight, in DrawMarkers() function in vtkGL2PSContextDevice2D
/dports/games/d2x/d2x-0.2.5/main/
H A Dautomap.c348 void DrawMarkers () in DrawMarkers() function
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/comafx/
H A DDialogColorPicker.cpp742 void CDialogColorPicker::DrawMarkers(CDC *pDC) in DrawMarkers() function in CDialogColorPicker
/dports/math/vtk6/VTK-6.2.0/Rendering/ContextOpenGL/
H A DvtkOpenGLContextDevice2D.cxx418 void vtkOpenGLContextDevice2D::DrawMarkers(int shape, bool highlight, in DrawMarkers() function in vtkOpenGLContextDevice2D
/dports/math/vtk6/VTK-6.2.0/Rendering/ContextOpenGL2/
H A DvtkOpenGLContextDevice2D.cxx404 void vtkOpenGLContextDevice2D::DrawMarkers(int shape, bool highlight, in DrawMarkers() function in vtkOpenGLContextDevice2D
/dports/comms/limesuite/LimeSuite-20.10.0/src/oglGraph/
H A DOpenGLGraph.cpp1190 void OpenGLGraph::DrawMarkers() in DrawMarkers() function in OpenGLGraph
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dautomap.cpp555 static void DrawMarkers(fvcobjptr &vcobjptr, grs_canvas &canvas, automap &am) in DrawMarkers() function
/dports/math/vtk8/VTK-8.2.0/IO/ExportPDF/
H A DvtkPDFContextDevice2D.cxx969 void vtkPDFContextDevice2D::DrawMarkers(int shape, bool highlight, in DrawMarkers() function in vtkPDFContextDevice2D
/dports/math/vtk8/VTK-8.2.0/Rendering/ContextOpenGL2/
H A DvtkOpenGLContextDevice2D.cxx1202 void vtkOpenGLContextDevice2D::DrawMarkers(int shape, bool highlight, in DrawMarkers() function in vtkOpenGLContextDevice2D
/dports/math/vtk9/VTK-9.1.0/Rendering/ContextOpenGL2/
H A DvtkOpenGLContextDevice2D.cxx1154 void vtkOpenGLContextDevice2D::DrawMarkers( in DrawMarkers() function in vtkOpenGLContextDevice2D
/dports/math/vtk9/VTK-9.1.0/IO/ExportPDF/
H A DvtkPDFContextDevice2D.cxx922 void vtkPDFContextDevice2D::DrawMarkers( in DrawMarkers() function in vtkPDFContextDevice2D
/dports/math/vtk9/VTK-9.1.0/IO/Export/
H A DvtkSVGContextDevice2D.cxx890 void vtkSVGContextDevice2D::DrawMarkers( in DrawMarkers() function in vtkSVGContextDevice2D

12