Uses of Class
org.episteme.core.mathematics.geometry.SegmentND
Packages that use SegmentND
-
Uses of SegmentND in org.episteme.core.mathematics.geometry
Methods in org.episteme.core.mathematics.geometry that return SegmentNDMethods in org.episteme.core.mathematics.geometry with parameters of type SegmentNDModifier and TypeMethodDescriptionbooleanSegmentND.intersects(SegmentND other) Checks if this segment intersects another segment.