Plane.toString

Undocumented in source. Be warned that the author may not have intended to support it.
struct Plane(E, uint D)
@property const
void
toString
(
Sink
)
(
ref scope Sink sink
)
if (
D >= 2 &&
isFloatingPoint!E
)

Meta