Package gov.nih.mipav.model.structures
Class ComputationalGeometry.Plane3
java.lang.Object
gov.nih.mipav.model.structures.ComputationalGeometry.Plane3
- Enclosing class:
ComputationalGeometry
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionPlane3(ComputationalGeometry.MyVector3 p1, ComputationalGeometry.MyVector3 p2, ComputationalGeometry.MyVector3 p3) -
Method Summary
-
Field Details
-
pos
-
normal
-
-
Constructor Details
-
Plane3
-
Plane3
public Plane3(ComputationalGeometry.MyVector3 p1, ComputationalGeometry.MyVector3 p2, ComputationalGeometry.MyVector3 p3)
-