gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
Triangle.area
gfm
math
shapes
Triangle
struct
Triangle
(T, int N)
@
nogc
pure const nothrow
static if
(
N == 2
)
T
area
(
)
Return Value
Type:
T
Area of a 2D triangle.
Meta
Source
See Implementation
gfm
math
shapes
Triangle
aliases
point_t
functions
area
computeNormal
signedArea
variables
a
b
c