PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int lw_dist3d_point_tri | ( | LWPOINT * | point, |
LWTRIANGLE * | tri, | ||
DISTPTS3D * | dl | ||
) |
Definition at line 770 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().