gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
Plane.isOn
gfm
math
shapes
Plane
struct
Plane
(T)
@
nogc
pure const nothrow
bool
isOn
(
vec3
!
T
point
,
T
epsilon
)
if
(
isFloatingPoint
!
T
)
Return Value
Type:
bool
true if the point is on the plane, with a given epsilon.
Meta
Source
See Implementation
gfm
math
shapes
Plane
constructors
this
functions
distanceTo
isBack
isFront
isOn
opAssign
signedDistanceTo
variables
d
n