liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Triangle.a
liberty
math
shapes
Triangle
PointType
a
;
struct
Triangle
(T, int N)
PointType
a
;
PointType
b
;
PointType
c
;
Meta
Source
See Implementation
liberty
math
shapes
Triangle
aliases
PointType
functions
area
computeNormal
signedArea
variables
a
b
c