gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
Triangle.signedArea
gfm
math
shapes
Triangle
struct
Triangle
(T, size_t N)
pure const nothrow
static if
(
N == 2u
)
T
signedArea
(
)
Return Value
Type:
T
Signed area of a 2D triangle.
Meta
Source
See Implementation
gfm
math
shapes
Triangle
aliases
point_t
functions
area
computeNormal
signedArea
variables
a
b
c