Home
last modified time | relevance | path

Searched refs:qh_detvnorm (Results 26 – 50 of 54) sorted by relevance

123

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/internal_libqhull/
H A Dio.h90 pointT *qh_detvnorm(vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp);
H A Dio.c332 pointT *qh_detvnorm(vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) { in qh_detvnorm() function
3512 normal= qh_detvnorm(vertex, vertexA, centers, &offset); in qh_printvnorm()
/dports/graphics/py-gdal/gdal-3.3.3/alg/
H A Dinternal_qhull_headers.h221 #define qh_detvnorm gdal_qh_detvnorm macro
222 static gdal_pointT * qh_detvnorm();
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/
H A Dinternal_qhull_headers.h221 #define qh_detvnorm gdal_qh_detvnorm
222 static gdal_pointT * qh_detvnorm();
/dports/graphics/gdal/gdal-3.3.3/alg/
H A Dinternal_qhull_headers.h221 #define qh_detvnorm gdal_qh_detvnorm macro
222 static gdal_pointT * qh_detvnorm();
/dports/math/qhull8/qhull-8.0.2/src/libqhull/
H A Dqhull-exports.def88 qh_detvnorm
H A Dqhull_p-exports.def88 qh_detvnorm
H A Dio.c327 pointT *qh_detvnorm(vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) {
3563 normal= qh_detvnorm(vertex, vertexA, centers, &offset);
/dports/math/qhull/qhull-7.3.2/src/libqhull/
H A Dqhull-exports.def88 qh_detvnorm
H A Dqhull_p-exports.def88 qh_detvnorm
H A Dio.c327 pointT *qh_detvnorm(vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) { in qh_detvnorm() function
3539 normal= qh_detvnorm(vertex, vertexA, centers, &offset); in qh_printvnorm()
/dports/science/py-scipy/scipy-1.7.1/scipy/spatial/qhull_src/src/
H A Dio_r.h93 pointT *qh_detvnorm(qhT *qh, vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp);
/dports/math/R-cran-geometry/geometry/src/
H A Dio_r.h94 pointT *qh_detvnorm(qhT *qh, vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp);
H A Dio_r.c334 pointT *qh_detvnorm(qhT *qh, vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) { in qh_detvnorm() function
3513 normal= qh_detvnorm(qh, vertex, vertexA, centers, &offset); in qh_printvnorm()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull_r/
H A Dio_r.h94 pointT *qh_detvnorm(qhT *qh, vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp);
/dports/math/qhull/qhull-7.3.2/src/libqhull_r/
H A Dio_r.h93 pointT *qh_detvnorm(qhT *qh, vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp);
/dports/math/qhull8/qhull-8.0.2/src/libqhull_r/
H A Dio_r.h93 pointT *qh_detvnorm(qhT *qh, vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp);
/dports/science/berkeleygw/BGW-2.0.0/Common/qhull/
H A Dio.c332 pointT *qh_detvnorm(vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) { in qh_detvnorm() function
3512 normal= qh_detvnorm(vertex, vertexA, centers, &offset); in qh_printvnorm()
/dports/science/afni/afni-AFNI_21.3.16/src/qhulldir/
H A Dio.c332 pointT *qh_detvnorm(vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) { in qh_detvnorm() function
3514 normal= qh_detvnorm(vertex, vertexA, centers, &offset); in qh_printvnorm()
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhull/
H A Dio.c332 pointT *qh_detvnorm(vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) { in qh_detvnorm() function
3512 normal= qh_detvnorm(vertex, vertexA, centers, &offset); in qh_printvnorm()
/dports/graphics/py-gdal/gdal-3.3.3/alg/internal_libqhull/
H A Dio.c332 pointT *qh_detvnorm(vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) { in qh_detvnorm() function
3512 normal= qh_detvnorm(vertex, vertexA, centers, &offset); in qh_printvnorm()
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/libqhull/
H A Dio.c334 pointT *qh_detvnorm(vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) { in qh_detvnorm() function
3513 normal= qh_detvnorm(vertex, vertexA, centers, &offset); in qh_printvnorm()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/qhull-2003.1/src/
H A Dio.c297 pointT *qh_detvnorm (vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) { in qh_detvnorm() function
3601 normal= qh_detvnorm (vertex, vertexA, centers, &offset); in qh_printvnorm()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull/
H A Dio.c334 pointT *qh_detvnorm(vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) { in qh_detvnorm() function
3513 normal= qh_detvnorm(vertex, vertexA, centers, &offset); in qh_printvnorm()
/dports/math/py-pyhull/pyhull-2015.2.1/src/libqhull/
H A Dio.c334 pointT *qh_detvnorm(vertexT *vertex, vertexT *vertexA, setT *centers, realT *offsetp) { in qh_detvnorm() function
3513 normal= qh_detvnorm(vertex, vertexA, centers, &offset); in qh_printvnorm()

123