Home
last modified time | relevance | path

Searched refs:orgMin (Results 1 – 20 of 20) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/libtess/src/
H A Dsweep.c634 GLUvertex isect, *orgMin; in CheckForIntersect() local
689 orgMin = VertLeq(orgUp, orgLo) ? orgUp : orgLo; in CheckForIntersect()
690 if (VertLeq(orgMin, &isect)) in CheckForIntersect()
692 isect.s = orgMin->s; in CheckForIntersect()
693 isect.t = orgMin->t; in CheckForIntersect()
/dports/astro/kstars/kstars-3.5.6/kstars/libtess/
H A Dsweep.c634 GLUvertex isect, *orgMin; in CheckForIntersect() local
689 orgMin = VertLeq(orgUp, orgLo) ? orgUp : orgLo; in CheckForIntersect()
690 if (VertLeq(orgMin, &isect)) in CheckForIntersect()
692 isect.s = orgMin->s; in CheckForIntersect()
693 isect.t = orgMin->t; in CheckForIntersect()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/glu/tessellation/
H A DSweep.java652 GLUvertex orgMin; in CheckForIntersect() local
699 orgMin = Geom.VertLeq(orgUp, orgLo) ? orgUp : orgLo; in CheckForIntersect()
700 if (Geom.VertLeq(orgMin, isect)) { in CheckForIntersect()
701 isect.s = orgMin.s; in CheckForIntersect()
702 isect.t = orgMin.t; in CheckForIntersect()
/dports/games/heretic/glheretic-1.2/opengl/sgi-si/libtess/
H A Dsweep.c625 GLUvertex isect, *orgMin; in CheckForIntersect() local
672 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
673 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
674 isect.s = orgMin->s; in CheckForIntersect()
675 isect.t = orgMin->t; in CheckForIntersect()
/dports/graphics/cogl/cogl-1.22.8/cogl-path/tesselator/
H A Dsweep.c625 GLUvertex isect, *orgMin; in CheckForIntersect() local
672 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
673 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
674 isect.s = orgMin->s; in CheckForIntersect()
675 isect.t = orgMin->t; in CheckForIntersect()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/glu/libtess/
H A Dsweep.c626 GLUvertex isect, *orgMin; in CheckForIntersect() local
673 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
674 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
675 isect.s = orgMin->s; in CheckForIntersect()
676 isect.t = orgMin->t; in CheckForIntersect()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl-path/tesselator/
H A Dsweep.c625 GLUvertex isect, *orgMin; in CheckForIntersect() local
672 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
673 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
674 isect.s = orgMin->s; in CheckForIntersect()
675 isect.t = orgMin->t; in CheckForIntersect()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/glu/tessellator/
H A DSweep.java621 GLUvertex orgMin; in CheckForIntersect() local
668 orgMin = Geom.VertLeq(orgUp, orgLo) ? orgUp : orgLo; in CheckForIntersect()
669 if (Geom.VertLeq(orgMin, isect)) { in CheckForIntersect()
670 isect.s = orgMin.s; in CheckForIntersect()
671 isect.t = orgMin.t; in CheckForIntersect()
/dports/graphics/libGLU/glu-9.0.2/src/libtess/
H A Dsweep.c625 GLUvertex isect, *orgMin; in CheckForIntersect() local
672 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
673 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
674 isect.s = orgMin->s; in CheckForIntersect()
675 isect.t = orgMin->t; in CheckForIntersect()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glu/libtess/
H A Dsweep.c625 GLUvertex isect, *orgMin; in CheckForIntersect() local
672 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
673 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
674 isect.s = orgMin->s; in CheckForIntersect()
675 isect.t = orgMin->t; in CheckForIntersect()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/glu-libtess/src/
H A Dsweep.c625 GLUvertex isect, *orgMin; in CheckForIntersect() local
672 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
673 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
674 isect.s = orgMin->s; in CheckForIntersect()
675 isect.t = orgMin->t; in CheckForIntersect()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/tessellator/
H A DSweep.java621 GLUvertex orgMin; in CheckForIntersect() local
668 orgMin = Geom.VertLeq(orgUp, orgLo) ? orgUp : orgLo; in CheckForIntersect()
669 if (Geom.VertLeq(orgMin, isect)) { in CheckForIntersect()
670 isect.s = orgMin.s; in CheckForIntersect()
671 isect.t = orgMin.t; in CheckForIntersect()
/dports/astro/stellarium/stellarium-0.21.3/src/external/glues_stel/source/libtess/
H A Dsweep.c745 GLUESvertex* orgMin; in CheckForIntersect() local
811 orgMin=VertLeq(orgUp, orgLo) ? orgUp : orgLo; in CheckForIntersect()
812 if (VertLeq(orgMin, &isect)) in CheckForIntersect()
814 isect.s=orgMin->s; in CheckForIntersect()
815 isect.t=orgMin->t; in CheckForIntersect()
/dports/graphics/wings/wings-8d019ebe48/c_src/tess/
H A Dsweep.c624 GLUvertex isect, *orgMin; in CheckForIntersect() local
671 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
672 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
673 isect.s = orgMin->s; in CheckForIntersect()
674 isect.t = orgMin->t; in CheckForIntersect()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/glu/libtess/
H A Dsweep.cpp625 GLUvertex isect, *orgMin; in CheckForIntersect() local
672 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
673 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
674 isect.s = orgMin->s; in CheckForIntersect()
675 isect.t = orgMin->t; in CheckForIntersect()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libtess/
H A Dsweep.cpp625 GLUvertex isect, *orgMin; in CheckForIntersect() local
672 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
673 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
674 isect.s = orgMin->s; in CheckForIntersect()
675 isect.t = orgMin->t; in CheckForIntersect()
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/ext/libtess2/Source/
H A Dsweep.c575 TESSvertex isect, *orgMin; in CheckForIntersect() local
622 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
623 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
624 isect.s = orgMin->s; in CheckForIntersect()
625 isect.t = orgMin->t; in CheckForIntersect()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/ext/libtess2/Source/
H A Dsweep.c575 TESSvertex isect, *orgMin; in CheckForIntersect() local
622 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
623 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
624 isect.s = orgMin->s; in CheckForIntersect()
625 isect.t = orgMin->t; in CheckForIntersect()
/dports/devel/upp/upp/uppsrc/plugin/tess2/
H A Dsweep.c575 TESSvertex isect, *orgMin; in CheckForIntersect() local
622 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
623 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
624 isect.s = orgMin->s; in CheckForIntersect()
625 isect.t = orgMin->t; in CheckForIntersect()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/libtess2/Source/
H A Dsweep.c575 TESSvertex isect, *orgMin; in CheckForIntersect() local
622 orgMin = VertLeq( orgUp, orgLo ) ? orgUp : orgLo; in CheckForIntersect()
623 if( VertLeq( orgMin, &isect )) { in CheckForIntersect()
624 isect.s = orgMin->s; in CheckForIntersect()
625 isect.t = orgMin->t; in CheckForIntersect()