PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int lw_dist3d_pt_tri | ( | POINT3DZ * | p, |
LWTRIANGLE * | tri, | ||
PLANE3D * | plane, | ||
POINT3DZ * | projp, | ||
DISTPTS3D * | dl | ||
) |
Definition at line 1277 of file measures3d.c.
References lw_dist3d_pt_pt(), lw_dist3d_pt_ptarray(), LW_TRUE, LWTRIANGLE::points, and pt_in_ring_3d().
Referenced by lw_dist3d_point_tri(), and lw_dist3d_ptarray_tri().