Package one.empty3.library
Class Intersects.Intersection
- java.lang.Object
-
- one.empty3.library.Intersects.Intersection
-
- Enclosing class:
- Intersects
public class Intersects.Intersection extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description Point3D
interPoint
Representable
intersection
-
Constructor Summary
Constructors Constructor Description Intersection()
-
-
-
Field Detail
-
intersection
public Representable intersection
-
interPoint
public Point3D interPoint
-
-