PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
double lwtriangle_area | ( | const LWTRIANGLE * | triangle | ) |
Find the area of the outer ring.
Definition at line 178 of file lwtriangle.c.
References getPoint2d_p(), POINTARRAY::npoints, LWTRIANGLE::points, POINT2D::x, and POINT2D::y.
Referenced by lwgeom_area().