PostGIS
3.7.0dev-r@@SVN_REVISION@@
|
int lw_dist3d_point_tri | ( | const LWPOINT * | point, |
const LWTRIANGLE * | tri, | ||
DISTPTS3D * | dl | ||
) |
Definition at line 804 of file measures3d.c.
References define_plane(), DIST_MAX, getPoint3dz_p(), lw_dist3d_pt_ptarray(), lw_dist3d_pt_tri(), DISTPTS3D::mode, LWPOINT::point, LWTRIANGLE::points, and project_point_on_plane().
Referenced by lw_dist3d_distribute_bruteforce().