gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
Plane.distanceTo
gfm
math
shapes
Plane
struct
Plane
(T)
@
nogc
pure const nothrow
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