-
interface
Interface for handling mutable planes in 3d.
Returns the plane defined by the given points.
double
Calculates the dihedral angle between this plane and the given plane.
Returns the point of intersection between this line and the given plane.
Calculates the intersection between this plane and the given plane and
returns the resulting line.
Returns the point of intersection between this Segment and the given plane.
boolean
Returns true if this segment intersects the given plane.
-
Returns the section planes of this visualization.
void
Adds a section plane to this visualization.
void
Adds the given section planes to this visualization.