/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/redbook/ |
H A D | tesswind.c | 95 gluTessEndContour(tobj); in makeNewLists() 99 gluTessEndContour(tobj); in makeNewLists() 103 gluTessEndContour(tobj); in makeNewLists() 112 gluTessEndContour(tobj); in makeNewLists() 116 gluTessEndContour(tobj); in makeNewLists() 120 gluTessEndContour(tobj); in makeNewLists() 129 gluTessEndContour(tobj); in makeNewLists() 138 gluTessEndContour(tobj); in makeNewLists() 142 gluTessEndContour(tobj); in makeNewLists() 146 gluTessEndContour(tobj); in makeNewLists()
|
H A D | tess.c | 155 gluTessEndContour(tobj); in init() 160 gluTessEndContour(tobj); in init() 182 gluTessEndContour(tobj); in init()
|
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/redbook/ |
H A D | tesswind.c | 95 gluTessEndContour(tobj); in makeNewLists() 99 gluTessEndContour(tobj); in makeNewLists() 103 gluTessEndContour(tobj); in makeNewLists() 112 gluTessEndContour(tobj); in makeNewLists() 116 gluTessEndContour(tobj); in makeNewLists() 120 gluTessEndContour(tobj); in makeNewLists() 129 gluTessEndContour(tobj); in makeNewLists() 138 gluTessEndContour(tobj); in makeNewLists() 142 gluTessEndContour(tobj); in makeNewLists() 146 gluTessEndContour(tobj); in makeNewLists()
|
H A D | tess.c | 155 gluTessEndContour(tobj); in init() 160 gluTessEndContour(tobj); in init() 182 gluTessEndContour(tobj); in init()
|
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/tests/ |
H A D | test_tess.py | 63 gluTessEndContour(tobj); 120 gluTessEndContour(tess) 189 gluTessEndContour( self.tess )
|
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/ |
H A D | Tesselate.cpp | 43 gluTessEndContour(m_tesselator); in tesselate3d() 52 gluTessEndContour(m_tesselator); in tesselate3d() 85 gluTessEndContour(m_tesselator); in tesselate3d() 94 gluTessEndContour(m_tesselator); in tesselate3d()
|
/dports/lang/smalltalk/smalltalk-3.2.5/packages/opengl/test/ |
H A D | tess.st | 162 gluTessEndContour; 177 gluTessEndContour; 183 gluTessEndContour; 202 gluTessEndContour;
|
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/glu/tessellation/ |
H A D | GLUtessellatorImpl.java | 230 gluTessEndContour(); in gotoState() 509 public void gluTessEndContour() { in gluTessEndContour() method in GLUtessellatorImpl 617 gluTessEndContour(); in gluNextContour() 623 gluTessEndContour(); in gluEndPolygon()
|
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/glu-libtess/include/ |
H A D | glu-libtess.h | 42 #define gluTessEndContour mgluTessEndContour macro 187 GLAPI void GLAPIENTRY gluTessEndContour (GLUtesselator* tess);
|
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tvrender/ |
H A D | ttessellator.cpp | 149 gluTessEndContour(glTess.m_tess); in doTessellate() 178 gluTessEndContour(glTess.m_tess); in doTessellate() 241 gluTessEndContour(glTess.m_tess); in doTessellate() 266 gluTessEndContour(glTess.m_tess); in doTessellate()
|
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/glu/tessellator/ |
H A D | GLUtessellatorImpl.java | 200 gluTessEndContour(); in gotoState() 487 public void gluTessEndContour() { in gluTessEndContour() method in GLUtessellatorImpl 595 gluTessEndContour(); in gluNextContour() 601 gluTessEndContour(); in gluEndPolygon()
|
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/tessellator/ |
H A D | GLUtessellatorImpl.java | 196 gluTessEndContour(); in gotoState() 475 public void gluTessEndContour() { in gluTessEndContour() method in GLUtessellatorImpl 583 gluTessEndContour(); in gluNextContour() 589 gluTessEndContour(); in gluEndPolygon()
|
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glu/libtess/ |
H A D | tess.c | 177 gluTessEndContour( tess ); in GotoState() 493 gluTessEndContour( GLUtesselator *tess ) in gluTessEndContour() function 623 gluTessEndContour( tess ); 631 gluTessEndContour( tess );
|
/dports/graphics/Coin/coin-Coin-4.0.0/src/base/ |
H A D | SbGLUTessellator.cpp | 48 GLUWrapper()->gluTessEndContour && in available() 195 GLUWrapper()->gluTessEndContour(this->tessobj); in endPolygon()
|
/dports/astro/kstars/kstars-3.5.6/kstars/libtess/src/ |
H A D | tess.c | 175 gluTessEndContour(tess); in GotoState() 487 void GLAPIENTRY gluTessEndContour(GLUtesselator *tess) in gluTessEndContour() function 620 gluTessEndContour(tess); in gluNextContour() 626 gluTessEndContour(tess); in gluEndPolygon()
|
/dports/astro/kstars/kstars-3.5.6/kstars/libtess/ |
H A D | tess.c | 175 gluTessEndContour(tess); in GotoState() 487 void GLAPIENTRY gluTessEndContour(GLUtesselator *tess) in gluTessEndContour() function 620 gluTessEndContour(tess); in gluNextContour() 626 gluTessEndContour(tess); in gluEndPolygon()
|
/dports/games/heretic/glheretic-1.2/opengl/sgi-si/libtess/ |
H A D | tess.c | 177 gluTessEndContour( tess ); in GotoState() 491 gluTessEndContour( GLUtesselator *tess ) in gluTessEndContour() function 617 gluTessEndContour( tess ); in gluNextContour() 625 gluTessEndContour( tess ); in gluEndPolygon()
|
/dports/graphics/cogl/cogl-1.22.8/cogl-path/tesselator/ |
H A D | tess.c | 177 gluTessEndContour( tess ); in GotoState() 493 gluTessEndContour( GLUtesselator *tess ) in gluTessEndContour() function 622 gluTessEndContour( tess ); in gluNextContour() 630 gluTessEndContour( tess ); in gluEndPolygon()
|
/dports/graphics/libGLU/glu-9.0.2/src/libtess/ |
H A D | tess.c | 177 gluTessEndContour( tess ); in GotoState() 493 gluTessEndContour( GLUtesselator *tess ) in gluTessEndContour() function 622 gluTessEndContour( tess ); in gluNextContour() 630 gluTessEndContour( tess ); in gluEndPolygon()
|
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl-path/tesselator/ |
H A D | tess.c | 177 gluTessEndContour( tess ); in GotoState() 493 gluTessEndContour( GLUtesselator *tess ) in gluTessEndContour() function 622 gluTessEndContour( tess ); in gluNextContour() 630 gluTessEndContour( tess ); in gluEndPolygon()
|
/dports/graphics/wings/wings-8d019ebe48/c_src/tess/ |
H A D | tess.c | 176 gluTessEndContour( tess ); in GotoState() 492 gluTessEndContour( GLUtesselator *tess ) in gluTessEndContour() function 621 gluTessEndContour( tess ); in gluNextContour() 629 gluTessEndContour( tess ); in gluEndPolygon()
|
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/glu-libtess/src/ |
H A D | tess.c | 177 gluTessEndContour( tess ); in GotoState() 493 gluTessEndContour( GLUtesselator *tess ) in gluTessEndContour() function 622 gluTessEndContour( tess ); in gluNextContour() 630 gluTessEndContour( tess ); in gluEndPolygon()
|
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/glu/ |
H A D | GLUtessellator.java | 57 void gluTessEndContour(); in gluTessEndContour() method
|
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/ |
H A D | glu32.def | 49 gluTessEndContour@4
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/ |
H A D | glu32.def | 49 gluTessEndContour@4
|