Segment

Members

Aliases

PointType
alias PointType = Vector!(T, N)

Functions

intersect
bool intersect(Plane!T plane, PointType intersection, T progress)

Variables

a
PointType a;
b
PointType b;

Meta