Home
last modified time | relevance | path

Searched refs:glRasterPos3f (Results 1 – 25 of 882) sorted by relevance

12345678910>>...36

/dports/x11-toolkits/pangolin/Pangolin-0.6/include/pangolin/compat/
H A Dglutbitmap.h36 inline void glRasterPos3f(GLfloat x, GLfloat y, GLfloat z) in glRasterPos3f() function
58 glRasterPos3f(x,y,1.0f); in glRasterPos2f()
63 glRasterPos3f((GLfloat)x, (GLfloat)y, 1.0f ); in glRasterPos2i()
67 glRasterPos3f(v[0],v[1],v[2]); in glRasterPos3fv()
71 glRasterPos3f(v[0],v[1],1.0f); in glRasterPos2fv()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-1.0/
H A Ddrawpixels-depth-test.c79 glRasterPos3f(0.0, 0.0, 0.5); in piglit_display()
81 glRasterPos3f(2.0, 0.0, 0.5); in piglit_display()
85 glRasterPos3f(0.0, 0.0, 0.0); in piglit_display()
87 glRasterPos3f(2.0, 0.0, 1.0); in piglit_display()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dzbitmap.c70 glRasterPos3f(-2.0, -1, -1.0); in Display()
73 glRasterPos3f(-2.0, 0, 0.0); in Display()
76 glRasterPos3f(-2.0, 1, 1.0); in Display()
79 glRasterPos3f(-1.5, -2.8, 0.0); in Display()
H A Dtexcmp.c126 glRasterPos3f(-1.2, -0.7, 0); in Display()
131 glRasterPos3f(-1.2, -0.8, 0); in Display()
134 glRasterPos3f(-1.2, -0.9, 0); in Display()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dzbitmap.c70 glRasterPos3f(-2.0, -1, -1.0); in Display()
73 glRasterPos3f(-2.0, 0, 0.0); in Display()
76 glRasterPos3f(-2.0, 1, 1.0); in Display()
79 glRasterPos3f(-1.5, -2.8, 0.0); in Display()
H A Dtexcmp.c126 glRasterPos3f(-1.2, -0.7, 0); in Display()
131 glRasterPos3f(-1.2, -0.8, 0); in Display()
134 glRasterPos3f(-1.2, -0.9, 0); in Display()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/demos/
H A Darbocclude2.c219 glRasterPos3f(-0.50, -0.6, 0); in Display()
222 glRasterPos3f(-0.25, -0.7, 0); in Display()
227 glRasterPos3f(-0.25, -0.9, 0); in Display()
236 glRasterPos3f(-0.25, -0.8, 0); in Display()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/demos/
H A Darbocclude2.c219 glRasterPos3f(-0.50, -0.6, 0); in Display()
222 glRasterPos3f(-0.25, -0.7, 0); in Display()
227 glRasterPos3f(-0.25, -0.9, 0); in Display()
236 glRasterPos3f(-0.25, -0.8, 0); in Display()
/dports/science/xcrysden/xcrysden-1.6.2/C/
H A DxcLabels.c187 glRasterPos3f( 1.1,-0.1, 0.0); in makeCrdList()
190 glRasterPos3f(-0.1, 1.1, 0.0); in makeCrdList()
193 glRasterPos3f(-0.1,-0.1, 1.1); in makeCrdList()
/dports/databases/grass7/grass-7.8.6/raster3d/r3.showdspf/
H A Dmain_ogl.c1143 glRasterPos3f(-0.5, y, z); in do__bbox()
1145 glRasterPos3f(x + 0.5, y, z); in do__bbox()
1147 glRasterPos3f(-0.5, 0, z); in do__bbox()
1149 glRasterPos3f(x + 0.5, 0, z); in do__bbox()
1152 glRasterPos3f(-0.5, y, 0); in do__bbox()
1154 glRasterPos3f(x + 0.5, y, 0); in do__bbox()
1156 glRasterPos3f(-0.5, 0, 0); in do__bbox()
1158 glRasterPos3f(x + 0.5, 0, 0); in do__bbox()
1163 glRasterPos3f(-0.5, gy * D_spec->yscale, 0); in do__bbox()
1169 glRasterPos3f(x + 0.5, gy * D_spec->yscale, 0); in do__bbox()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Ddepth_clamp.c116 glRasterPos3f(10, 80, -2); in piglit_display()
121 glRasterPos3f(40, 80, -2); in piglit_display()
/dports/science/elmerfem/elmerfem-release-9.0/post/src/visuals/
H A Dcolscale.c186 glRasterPos3f( ColorScale->XPosition - xl,y,0.0 ); in vis_colscale()
203 glRasterPos3f( ColorScale->XPosition - xl, in vis_colscale()
246 glRasterPos3f( y,ColorScale->YPosition+ColorScale->Thickness+0.05,0.0 ); in vis_colscale()
256 glRasterPos3f( ColorScale->XPosition, in vis_colscale()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/gl/wrap/
H A Dgl.c231 glRasterPos3f(x, y, 0); \
234 glRasterPos3f(v[0], v[1], 0); \
237 glRasterPos3f(x, y, z); \
240 glRasterPos3f(v[0], v[1], v[2]); \
379 glRasterPos3f(x, y, 0); in glRasterPos2f()
385 glRasterPos3f(v[0], v[1], v[2]); in glRasterPos3fv()
388 glRasterPos3f(x/w, y/w, z/w); in glRasterPos4f()
/dports/cad/impact/Impact/src/j3d/
H A DshpXYZ.java139 gl.glRasterPos3f(p,0,0); in paintGL()
148 gl.glRasterPos3f(0,p,0); in paintGL()
157 gl.glRasterPos3f(0,0,p); in paintGL()
/dports/math/freefem++/FreeFem-sources-4.6/src/medit/
H A Ditems.c106 glRasterPos3f(1.02, 0.0, 0.0); in drawAxis()
108 glRasterPos3f(0.0, 1.02, 0.0); in drawAxis()
143 glRasterPos3f(1.02, 0.0, 0.0); in drawAxis()
145 glRasterPos3f(0.0, 1.02, 0.0); in drawAxis()
147 glRasterPos3f(0.0, 0.0, 1.02); in drawAxis()
/dports/science/medit/medit-2012.02.05_5/sources/
H A Ditems.c83 glRasterPos3f(1.02, 0.0, 0.0); in drawAxis()
85 glRasterPos3f(0.0, 1.02, 0.0); in drawAxis()
122 glRasterPos3f(1.02, 0.0, 0.0); in drawAxis()
124 glRasterPos3f(0.0, 1.02, 0.0); in drawAxis()
126 glRasterPos3f(0.0, 0.0, 1.02); in drawAxis()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/util/
H A Dwinpos.c33 glRasterPos3f( fx, fy, 0.0 ); in WindowPos()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DGLDrawWnd.cpp796 glRasterPos3f(tp.x, tp.y, -1.0f); in PrintTextsFixed()
799 glRasterPos3f(GetStructTextHorPos(tp.nXPos,tp.text),GetStructTextVertPos(tp.nLineNo),-1.0f); in PrintTextsFixed()
809 glRasterPos3f(-1.f, -1.f, -1.f); in PrintTextsFixed()
815 glRasterPos3f(GetStructTextHorPos(0,AutoRotation), -1.0f, 0.0f); in PrintTextsFixed()
822 glRasterPos3f(GetStructTextHorPos(1,FramesRecording), -1.0f, 0.0f); in PrintTextsFixed()
897 glRasterPos3f(0.13f, 0.0f, 0.0f); in DrawScene()
899 glRasterPos3f(0.0f, 0.13f, 0.0f); in DrawScene()
901 glRasterPos3f(0.0f, 0.0f, -0.13f); in DrawScene()
987 glRasterPos3f(tp.x, tp.y, tp.z); in DrawScene()
/dports/games/critterding/critterding-beta12/src/gl/
H A Dgldebugdrawer.cpp111 glRasterPos3f(location.x(), location.y(), location.z()); in draw3dText()
135 glRasterPos3f(from.x(), from.y(), from.z()); in drawContactPoint()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/gl/
H A Draster.h23 extern void glRasterPos3f(GLfloat x, GLfloat y, GLfloat z);
/dports/graphics/blender/blender-2.91.0/intern/cycles/util/
H A Dutil_view.cpp59 glRasterPos3f(x, y, 0); in view_display_text()
142 glRasterPos3f(0, 0, 0); in view_display()
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dfont.cpp68 glRasterPos3f(x, y, z); in glutprintstring()
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/clipper/
H A DClipPoint.cpp43 glRasterPos3f(_coords[0] + offset, _coords[1] + offset, _coords[2] + offset); in Draw()
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/xyview/
H A DXYWnd.cpp1353glRasterPos3f(Betwixt(vMinBounds[nDim1], vMaxBounds[nDim1]), vMinBounds[nDim2] - 20.0f / m_fScale,… in drawSizeInfo()
1358glRasterPos3f(vMaxBounds[nDim1] + 16.0f / m_fScale, Betwixt(vMinBounds[nDim2], vMaxBounds[nDim2]),… in drawSizeInfo()
1363 glRasterPos3f(vMinBounds[nDim1] + 4, vMaxBounds[nDim2] + 8 / m_fScale, 0.0f); in drawSizeInfo()
1390glRasterPos3f(Betwixt(vMinBounds[nDim1], vMaxBounds[nDim1]), 0, vMinBounds[nDim2] - 20.0f / m_fSca… in drawSizeInfo()
1395glRasterPos3f(vMaxBounds[nDim1] + 16.0f / m_fScale, 0, Betwixt(vMinBounds[nDim2], vMaxBounds[nDim2… in drawSizeInfo()
1400 glRasterPos3f(vMinBounds[nDim1] + 4, 0, vMaxBounds[nDim2] + 8 / m_fScale); in drawSizeInfo()
1427glRasterPos3f(0, Betwixt(vMinBounds[nDim1], vMaxBounds[nDim1]), vMinBounds[nDim2] - 20.0f / m_fSca… in drawSizeInfo()
1432glRasterPos3f(0, vMaxBounds[nDim1] + 16.0f / m_fScale, Betwixt(vMinBounds[nDim2], vMaxBounds[nDim2… in drawSizeInfo()
1437 glRasterPos3f(0, vMinBounds[nDim1] + 4.0f, vMaxBounds[nDim2] + 8 / m_fScale); in drawSizeInfo()
/dports/science/ghemical/ghemical-3.0.0/src/
H A Dpangofont_wcl.cpp125 glRasterPos3f(x, y, z); in ogl_WriteString3D()

12345678910>>...36