PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int lw_dist3d_line_tri | ( | LWLINE * | line, |
LWTRIANGLE * | tri, | ||
DISTPTS3D * | dl | ||
) |
line to triangle calculation
Definition at line 820 of file measures3d.c.
References define_plane(), DIST_MAX, lw_dist3d_ptarray_ptarray(), lw_dist3d_ptarray_tri(), DISTPTS3D::mode, LWLINE::points, and LWTRIANGLE::points.
Referenced by lw_dist3d_distribute_bruteforce().