gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
Triangle.computeNormal
gfm
math
shapes
Triangle
struct
Triangle
(T, size_t N)
pure const nothrow
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