phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
Plane.this
old_geometry
Plane
Undocumented in source.
this
(E a, E b, E distance)
this
(E a, E b, E c, E distance)
struct
Plane
(E, uint D)
static if
(!(
D == 2
))
static if
(
D == 3
)
this
()
(
E
a
,
E
b
,
E
c
,
E
distance
)
if
(
D
>= 2 &&
isFloatingPoint
!
E
)
this
(NormalType normal, E distance)
Meta
Source
See Implementation
old_geometry
Plane
aliases
ElementType
NormalType
constructors
this
functions
normalize
manifest constants
dimension
properties
toString
unions
__anonymous
variables
distance