Returns twice the signed area of the triangle a-b-c. @param a first point @param b second point @param c third point @return twice the signed area of the triangle a-b-c
(Point2D a, Point2D b, Point2D c)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected