gfm v1.3.6 (2014-11-02T12:42:52Z)
Home
Dub
Repo
Plane.distanceTo
gfm
math
shapes
Plane
struct
Plane
(T)
pure const nothrow @
nogc
T
distanceTo
(
vec3
!
T
point
)
if
(
isFloatingPoint
!
T
)
Return Value
Type:
T
absolute distance between a point and the plane.
Meta
Source
See Implementation
gfm
math
shapes
Plane
constructors
this
functions
distanceTo
isBack
isFront
isOn
opAssign
signedDistanceTo
variables
d
n