Home
last modified time | relevance | path

Searched refs:toporient (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/science/berkeleygw/BGW-2.0.0/Common/qhull/
H A Dpoly.c491 newfacet->toporient= (unsigned char)toporient; in qh_makenewfacet()
568 boolT toporient; in qh_makenew_nonsimplicial() local
582 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
586 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
618 if (toporient) in qh_makenew_nonsimplicial()
663 boolT flip, toporient; in qh_makenew_simplicial() local
671 if (neighbor->toporient) in qh_makenew_simplicial()
672 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
674 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
675 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_simplicial()
[all …]
H A Dgeom.h115 void qh_normalize(coordT *normal, int dim, boolT toporient);
116 void qh_normalize2 (coordT *normal, int dim, boolT toporient,
122 boolT toporient, coordT *normal, realT *offset, boolT *nearzero);
124 boolT toporient, coordT *normal, coordT *offset, boolT *nearzero);
140 vertexT *notvertex, boolT toporient, coordT *normal, realT *offset);
/dports/science/afni/afni-AFNI_21.3.16/src/qhulldir/
H A Dpoly.c491 newfacet->toporient= (unsigned char)toporient; in qh_makenewfacet()
568 boolT toporient; in qh_makenew_nonsimplicial() local
582 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
586 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
618 if (toporient) in qh_makenew_nonsimplicial()
663 boolT flip, toporient; in qh_makenew_simplicial() local
671 if (neighbor->toporient) in qh_makenew_simplicial()
672 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
674 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
675 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_simplicial()
[all …]
H A Dgeom.h115 void qh_normalize(coordT *normal, int dim, boolT toporient);
116 void qh_normalize2 (coordT *normal, int dim, boolT toporient,
122 boolT toporient, coordT *normal, realT *offset, boolT *nearzero);
124 boolT toporient, coordT *normal, coordT *offset, boolT *nearzero);
140 vertexT *notvertex, boolT toporient, coordT *normal, realT *offset);
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/libqhull/
H A Dpoly.c491 newfacet->toporient= (unsigned char)toporient; in qh_makenewfacet()
568 boolT toporient; in qh_makenew_nonsimplicial() local
582 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
586 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
618 if (toporient) in qh_makenew_nonsimplicial()
663 boolT flip, toporient; in qh_makenew_simplicial() local
671 if (neighbor->toporient) in qh_makenew_simplicial()
672 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
674 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
675 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_simplicial()
[all …]
H A Dgeom.h115 void qh_normalize(coordT *normal, int dim, boolT toporient);
116 void qh_normalize2(coordT *normal, int dim, boolT toporient,
122 boolT toporient, coordT *normal, realT *offset, boolT *nearzero);
124 boolT toporient, coordT *normal, coordT *offset, boolT *nearzero);
140 vertexT *notvertex, boolT toporient, coordT *normal, realT *offset);
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/qhull-2003.1/src/
H A Dpoly.c475 newfacet->toporient= toporient; in qh_makenewfacet()
552 boolT toporient; in qh_makenew_nonsimplicial() local
566 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
570 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
602 if (toporient) in qh_makenew_nonsimplicial()
647 boolT flip, toporient; in qh_makenew_simplicial() local
655 if (neighbor->toporient) in qh_makenew_simplicial()
656 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
658 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
671 neighbor->toporient, visible->id, visibleskip, flip)); in qh_makenew_simplicial()
[all …]
H A Dgeom.h111 void qh_normalize (coordT *normal, int dim, boolT toporient);
112 void qh_normalize2 (coordT *normal, int dim, boolT toporient,
118 boolT toporient, coordT *normal, realT *offset, boolT *nearzero);
120 boolT toporient, coordT *normal, coordT *offset, boolT *nearzero);
137 vertexT *notvertex, boolT toporient, coordT *normal, realT *offset);
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhull/
H A Dpoly.c491 newfacet->toporient= (unsigned char)toporient; in qh_makenewfacet()
568 boolT toporient; in qh_makenew_nonsimplicial() local
582 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
586 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
618 if (toporient) in qh_makenew_nonsimplicial()
663 boolT flip, toporient; in qh_makenew_simplicial() local
671 if (neighbor->toporient) in qh_makenew_simplicial()
672 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
674 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
675 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_simplicial()
[all …]
H A Dgeom.h115 void qh_normalize(coordT *normal, int dim, boolT toporient);
116 void qh_normalize2 (coordT *normal, int dim, boolT toporient,
122 boolT toporient, coordT *normal, realT *offset, boolT *nearzero);
124 boolT toporient, coordT *normal, coordT *offset, boolT *nearzero);
140 vertexT *notvertex, boolT toporient, coordT *normal, realT *offset);
/dports/graphics/py-gdal/gdal-3.3.3/alg/internal_libqhull/
H A Dpoly.c491 newfacet->toporient= (unsigned char)toporient; in qh_makenewfacet()
568 boolT toporient; in qh_makenew_nonsimplicial() local
582 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
586 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
618 if (toporient) in qh_makenew_nonsimplicial()
663 boolT flip, toporient; in qh_makenew_simplicial() local
671 if (neighbor->toporient) in qh_makenew_simplicial()
672 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
674 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
675 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_simplicial()
[all …]
H A Dgeom.h115 void qh_normalize(coordT *normal, int dim, boolT toporient);
116 void qh_normalize2 (coordT *normal, int dim, boolT toporient,
122 boolT toporient, coordT *normal, realT *offset, boolT *nearzero);
124 boolT toporient, coordT *normal, coordT *offset, boolT *nearzero);
140 vertexT *notvertex, boolT toporient, coordT *normal, realT *offset);
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull/
H A Dpoly.c491 newfacet->toporient= (unsigned char)toporient; in qh_makenewfacet()
568 boolT toporient; in qh_makenew_nonsimplicial() local
582 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
586 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
618 if (toporient) in qh_makenew_nonsimplicial()
663 boolT flip, toporient; in qh_makenew_simplicial() local
671 if (neighbor->toporient) in qh_makenew_simplicial()
672 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
674 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
675 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_simplicial()
[all …]
H A Dgeom.h115 void qh_normalize(coordT *normal, int dim, boolT toporient);
116 void qh_normalize2(coordT *normal, int dim, boolT toporient,
122 boolT toporient, coordT *normal, realT *offset, boolT *nearzero);
124 boolT toporient, coordT *normal, coordT *offset, boolT *nearzero);
140 vertexT *notvertex, boolT toporient, coordT *normal, realT *offset);
/dports/math/py-pyhull/pyhull-2015.2.1/src/libqhull/
H A Dpoly.c491 newfacet->toporient= (unsigned char)toporient; in qh_makenewfacet()
568 boolT toporient; in qh_makenew_nonsimplicial() local
582 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
586 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
618 if (toporient) in qh_makenew_nonsimplicial()
663 boolT flip, toporient; in qh_makenew_simplicial() local
671 if (neighbor->toporient) in qh_makenew_simplicial()
672 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
674 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
675 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_simplicial()
[all …]
H A Dgeom.h115 void qh_normalize(coordT *normal, int dim, boolT toporient);
116 void qh_normalize2(coordT *normal, int dim, boolT toporient,
122 boolT toporient, coordT *normal, realT *offset, boolT *nearzero);
124 boolT toporient, coordT *normal, coordT *offset, boolT *nearzero);
140 vertexT *notvertex, boolT toporient, coordT *normal, realT *offset);
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/internal_libqhull/
H A Dpoly.c491 newfacet->toporient= (unsigned char)toporient; in qh_makenewfacet()
568 boolT toporient; in qh_makenew_nonsimplicial() local
582 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
586 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
618 if (toporient) in qh_makenew_nonsimplicial()
663 boolT flip, toporient; in qh_makenew_simplicial() local
671 if (neighbor->toporient) in qh_makenew_simplicial()
672 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
674 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
675 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_simplicial()
[all …]
H A Dgeom.h115 void qh_normalize(coordT *normal, int dim, boolT toporient);
116 void qh_normalize2 (coordT *normal, int dim, boolT toporient,
122 boolT toporient, coordT *normal, realT *offset, boolT *nearzero);
124 boolT toporient, coordT *normal, coordT *offset, boolT *nearzero);
140 vertexT *notvertex, boolT toporient, coordT *normal, realT *offset);
/dports/math/R-cran-geometry/geometry/src/
H A Dpoly_r.c491 newfacet->toporient= (unsigned char)toporient; in qh_makenewfacet()
568 boolT toporient; in qh_makenew_nonsimplicial() local
582 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
586 newfacet= qh_makenewfacet(qh, vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
618 if (toporient) in qh_makenew_nonsimplicial()
663 boolT flip, toporient; in qh_makenew_simplicial() local
671 if (neighbor->toporient) in qh_makenew_simplicial()
672 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
674 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
675 newfacet= qh_makenewfacet(qh, vertices, toporient, neighbor); in qh_makenew_simplicial()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull_r/
H A Dpoly_r.c491 newfacet->toporient= (unsigned char)toporient; in qh_makenewfacet()
568 boolT toporient; in qh_makenew_nonsimplicial() local
582 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
586 newfacet= qh_makenewfacet(qh, vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
618 if (toporient) in qh_makenew_nonsimplicial()
663 boolT flip, toporient; in qh_makenew_simplicial() local
671 if (neighbor->toporient) in qh_makenew_simplicial()
672 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
674 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
675 newfacet= qh_makenewfacet(qh, vertices, toporient, neighbor); in qh_makenew_simplicial()
[all …]
/dports/math/qhull8/qhull-8.0.2/src/libqhull/
H A Dpoly.c543 if (toporient) in qh_makenewfacet()
544 newfacet->toporient= True; in qh_makenewfacet()
626 boolT toporient; in qh_makenew_nonsimplicial() local
642 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
646 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
677 if (toporient) { in qh_makenew_nonsimplicial()
728 boolT flip, toporient; in qh_makenew_simplicial() local
736 if (neighbor->toporient) in qh_makenew_simplicial()
737 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
739 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
[all …]
/dports/math/qhull/qhull-7.3.2/src/libqhull/
H A Dpoly.c543 if (toporient) in qh_makenewfacet()
544 newfacet->toporient= True; in qh_makenewfacet()
626 boolT toporient; in qh_makenew_nonsimplicial() local
642 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
646 newfacet= qh_makenewfacet(vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
677 if (toporient) { in qh_makenew_nonsimplicial()
728 boolT flip, toporient; in qh_makenew_simplicial() local
736 if (neighbor->toporient) in qh_makenew_simplicial()
737 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
739 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/spatial/qhull_src/src/
H A Dpoly_r.c543 if (toporient) in qh_makenewfacet()
544 newfacet->toporient= True; in qh_makenewfacet()
626 boolT toporient; in qh_makenew_nonsimplicial() local
642 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
646 newfacet= qh_makenewfacet(qh, vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
677 if (toporient) { in qh_makenew_nonsimplicial()
729 boolT flip, toporient; in qh_makenew_simplicial() local
737 if (neighbor->toporient) in qh_makenew_simplicial()
738 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
740 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
[all …]
/dports/math/qhull8/qhull-8.0.2/src/libqhull_r/
H A Dpoly_r.c543 if (toporient)
544 newfacet->toporient= True;
626 boolT toporient;
642 toporient= (ridge->top == visible);
646 newfacet= qh_makenewfacet(qh, vertices, toporient, neighbor);
677 if (toporient) {
729 boolT flip, toporient;
737 if (neighbor->toporient)
738 toporient= horizonskip & 0x1;
740 toporient= (horizonskip & 0x1) ^ 0x1;
[all …]
/dports/math/qhull/qhull-7.3.2/src/libqhull_r/
H A Dpoly_r.c543 if (toporient) in qh_makenewfacet()
544 newfacet->toporient= True; in qh_makenewfacet()
626 boolT toporient; in qh_makenew_nonsimplicial() local
642 toporient= (ridge->top == visible); in qh_makenew_nonsimplicial()
646 newfacet= qh_makenewfacet(qh, vertices, toporient, neighbor); in qh_makenew_nonsimplicial()
677 if (toporient) { in qh_makenew_nonsimplicial()
729 boolT flip, toporient; in qh_makenew_simplicial() local
737 if (neighbor->toporient) in qh_makenew_simplicial()
738 toporient= horizonskip & 0x1; in qh_makenew_simplicial()
740 toporient= (horizonskip & 0x1) ^ 0x1; in qh_makenew_simplicial()
[all …]

1234567