Home
last modified time | relevance | path

Searched refs:SUMA_qdelaunay_wrap (Results 1 – 3 of 3) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_ConvexHull.c161 if (! (nf = SUMA_qdelaunay_wrap(npt, xyzp, &ijk, 1, Opt->s)) ) { in SUMA_ConvexHullSurface()
H A DSUMA_GeomComp.h400 int SUMA_qdelaunay_wrap( int npt , float * xyz , int ** ijk ,
H A DSUMA_GeomComp.c14484 int SUMA_qdelaunay_wrap( int npt , float * xyz , int ** ijk , int fliporient, in SUMA_qdelaunay_wrap() function