Home
last modified time | relevance | path

Searched refs:GLU_VERTEX (Results 51 – 75 of 78) sorted by relevance

1234

/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/demos/
H A Ddinoshade.c240 gluTessCallback(tobj, GLU_VERTEX, glVertex2fv); /* semi-tricky */ in extrudeSolidFromPolygon()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/demos/
H A Ddinoshade.c240 gluTessCallback(tobj, GLU_VERTEX, glVertex2fv); /* semi-tricky */ in extrudeSolidFromPolygon()
/dports/lang/c/c-0.14/examples/
H A Ddinoshade.c236 gluTessCallback(tobj, GLU_VERTEX, glVertex2fv); /* semi-tricky */ in extrudeSolidFromPolygon()
/dports/graphics/jogamp-jogl/jogl/make/stub_includes/opengl/GL/
H A Dglu.h215 #define GLU_VERTEX 100101 macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/stub_includes/opengl/GL/
H A Dglu.h211 #define GLU_VERTEX 100101 macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/
H A Dglu-CustomJavaCode.java1207 public static final int GLU_VERTEX = 100101;
/dports/graphics/gle/gle-3.1.0/src/
H A Dex_cut_round.c136 gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); in draw_cut_style_cap_callback()
/dports/lang/fpc-source/fpc-3.2.2/packages/opengl/src/
H A Dglu.pp223 GLU_VERTEX = 100101;
/dports/graphics/fpc-opengl/fpc-3.2.2/packages/opengl/src/
H A Dglu.pp223 GLU_VERTEX = 100101;
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglu-lib.stub395 (define-enum GLU_VERTEX)
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/glu/
H A DGLU.java1391 public static final int GLU_VERTEX = 100101; field in GLU
/dports/lang/racket/racket-8.3/share/pkgs/sgl/scribblings/
H A Dgl.scrbl1586 GLU_VERTEX
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/tkogl/
H A Dgencyl.c686 gluTessCallback(obj, GLU_VERTEX, glVertex3fv); in RenderModel()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/glu/libtess/
H A DREADME299 GLU_BEGIN, GLU_VERTEX, GLU_END, GLU_ERROR, and GLU_EDGE_FLAG are defined
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl-path/tesselator/
H A DREADME298 GLU_BEGIN, GLU_VERTEX, GLU_END, GLU_ERROR, and GLU_EDGE_FLAG are defined
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glu/libtess/
H A DREADME298 GLU_BEGIN, GLU_VERTEX, GLU_END, GLU_ERROR, and GLU_EDGE_FLAG are defined
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/glu-libtess/src/
H A DREADME298 GLU_BEGIN, GLU_VERTEX, GLU_END, GLU_ERROR, and GLU_EDGE_FLAG are defined
/dports/astro/stellarium/stellarium-0.21.3/src/external/glues_stel/source/libtess/
H A DREADME298 GLU_BEGIN, GLU_VERTEX, GLU_END, GLU_ERROR, and GLU_EDGE_FLAG are defined
/dports/graphics/wings/wings-8d019ebe48/c_src/tess/
H A DREADME298 GLU_BEGIN, GLU_VERTEX, GLU_END, GLU_ERROR, and GLU_EDGE_FLAG are defined
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/glu/libtess/
H A DREADME298 GLU_BEGIN, GLU_VERTEX, GLU_END, GLU_ERROR, and GLU_EDGE_FLAG are defined
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libtess/
H A DREADME298 GLU_BEGIN, GLU_VERTEX, GLU_END, GLU_ERROR, and GLU_EDGE_FLAG are defined
/dports/graphics/cogl/cogl-1.22.8/cogl-path/tesselator/
H A DREADME298 GLU_BEGIN, GLU_VERTEX, GLU_END, GLU_ERROR, and GLU_EDGE_FLAG are defined
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/OpenGL/
H A Dmod.rs568 pub const GLU_VERTEX: u32 = 100101u32; const
/dports/astro/opencpn/OpenCPN-5.2.4/include/GL/
H A Dgl_private.h452 #define GLU_VERTEX GLU_TESS_VERTEX macro
/dports/lang/racket/racket-8.3/share/pkgs/sgl/
H A Dgl.rkt1814 (define-enum GLU_VERTEX 100101) function

1234