Home
last modified time | relevance | path

Searched defs:DrawPoint (Results 1 – 25 of 132) sorted by relevance

123456

/dports/graphics/azpainterb/azpainterb-1.1.3/src/include/
H A Ddraw_op_sub.h28 typedef struct _DrawPoint DrawPoint; typedef
/dports/graphics/azpainter/azpainter-2.1.7/src/include/
H A Ddraw_op_sub.h28 typedef struct _DrawPoint DrawPoint; typedef
/dports/games/spring/spring_98.0/cont/examples/Widgets/
H A Dcamera_smooth_move.lua210 local function DrawPoint(x, y, c, s) function
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DPrs3d_Point.hxx29 Standard_EXPORT static void DrawPoint in DrawPoint() function in Prs3d_Point
/dports/cad/opencascade/opencascade-7.6.0/src/Prs3d/
H A DPrs3d_Point.hxx29 Standard_EXPORT static void DrawPoint in DrawPoint() function in Prs3d_Point
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DPrs3d_Point.hxx31 Standard_EXPORT static void DrawPoint in DrawPoint() function in Prs3d_Point
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfbsp/source/
H A Dnodraw.c67 DrawPoint (const vec3_t v) in DrawPoint() function
/dports/games/uhexen2/hexen2source-1.5.9/utils/qbsp/
H A Dnodraw.c58 void DrawPoint (vec3_t v) in DrawPoint() function
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/perf/
H A Dfbobind.c43 static const GLboolean DrawPoint = GL_TRUE; variable
H A Dgenmipmap.c37 static GLboolean DrawPoint = GL_TRUE; variable
H A Dreadpixels.c40 static const GLboolean DrawPoint = GL_TRUE; variable
H A Dvbo.c46 static const GLboolean DrawPoint = GL_TRUE; variable
H A Dcopytex.c43 static const GLboolean DrawPoint = GL_TRUE; variable
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/perf/
H A Dfbobind.c43 static const GLboolean DrawPoint = GL_TRUE; variable
H A Dgenmipmap.c37 static GLboolean DrawPoint = GL_TRUE; variable
H A Dreadpixels.c40 static const GLboolean DrawPoint = GL_TRUE; variable
H A Dvbo.c46 static const GLboolean DrawPoint = GL_TRUE; variable
H A Dcopytex.c43 static const GLboolean DrawPoint = GL_TRUE; variable
/dports/games/xgalaga++/xgalaga++-0.9/
H A Dgfxinterface.h171 inline void X11::DrawPoint(int x, int y) const in DrawPoint() function
173 inline void X11::DrawPoint(Coord c) const in DrawPoint() function
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Physics/
H A DPhysicsDebugDrawer.cpp77 void PhysicsDebugDrawer::DrawPoint(const b2Vec2& p, float32 size, const b2Color& color) in DrawPoint() function in PhysicsDebugDrawer
/dports/math/vtk9/VTK-9.1.0/Charts/Core/
H A DvtkColorTransferControlPointsItem.cxx106 void vtkColorTransferControlPointsItem::DrawPoint(vtkContext2D* painter, vtkIdType index) in DrawPoint() function in vtkColorTransferControlPointsItem
/dports/math/vtk8/VTK-8.2.0/Charts/Core/
H A DvtkColorTransferControlPointsItem.cxx113 void vtkColorTransferControlPointsItem::DrawPoint(vtkContext2D* painter, vtkIdType index) in DrawPoint() function in vtkColorTransferControlPointsItem
/dports/math/vtk6/VTK-6.2.0/Charts/Core/
H A DvtkColorTransferControlPointsItem.cxx113 void vtkColorTransferControlPointsItem::DrawPoint(vtkContext2D* painter, vtkIdType index) in DrawPoint() function in vtkColorTransferControlPointsItem
/dports/cad/zcad/zcad-8b8a693/cad_source/zengine/zgl/drawers/
H A Duzgldrawergeneral2d.pas77 … procedure DrawPoint(const PVertexBuffer:PZGLVertex3Sarray;const i:TLLVertexIndex);override; procedure
414 procedure TZGLGeneral2DDrawer.DrawPoint(const PVertexBuffer:PZGLVertex3Sarray;const i:TLLVertexInde… procedure
/dports/games/atr3d/atr3d/
H A Dscreen.cpp337 void DrawPoint(int xpos, int ypos, struct Color *PointColor) in DrawPoint() function
354 void DrawPoint(struct Point *Position, struct Color *PointColor) in DrawPoint() function
383 void DrawPoint(struct Point *Position, struct Color *PointColor, float Offset, int type) in DrawPoint() function

123456