gfm v6.2.8 (2017-06-07T21:06:48Z)
Home
Dub
Repo
Triangle.signedArea
gfm
math
shapes
Triangle
struct
Triangle
(T, int N)
@
nogc
pure const nothrow
static if
(
N == 2
)
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