gfm v1.3.6 (2014-11-02T12:42:52Z)
Home
Dub
Repo
Triangle.computeNormal
gfm
math
shapes
Triangle
struct
Triangle
(T, size_t N)
pure const nothrow @
nogc
static if
(
N == 3u
)
Vector
!(
T
, 3u)
computeNormal
(
)
Return Value
Type:
Vector
!(
T
, 3u)
Triangle normal.
Meta
Source
See Implementation
gfm
math
shapes
Triangle
aliases
point_t
functions
area
computeNormal
signedArea
variables
a
b
c