Uses of Class
eu.mihosoft.vrl.v3d.Edge
Packages that use Edge
-
Uses of Edge in eu.mihosoft.vrl.v3d
Methods in eu.mihosoft.vrl.v3d that return types with arguments of type EdgeMethods in eu.mihosoft.vrl.v3d with parameters of type EdgeModifier and TypeMethodDescriptionEdge.getClosestPoint
(Edge e) Returns the the point of this edge that is closest to the specified edge.Edge.getIntersection
(Edge e) Returns the intersection point between this edge and the specified edge.Method parameters in eu.mihosoft.vrl.v3d with type arguments of type Edge