PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int lw_dist3d_tri_tri | ( | LWTRIANGLE * | tri1, |
LWTRIANGLE * | tri2, | ||
DISTPTS3D * | dl | ||
) |
triangle to triangle calculation
Definition at line 918 of file measures3d.c.
References define_plane(), DIST_MAX, DISTPTS3D::distance, lw_dist3d_ptarray_ptarray(), lw_dist3d_ptarray_tri(), LW_FALSE, LW_TRUE, DISTPTS3D::mode, LWTRIANGLE::points, DISTPTS3D::tolerance, and DISTPTS3D::twisted.
Referenced by lw_dist3d_distribute_bruteforce().