public class Mesh3DTriangle
extends java.lang.Object
Constructor and Description |
---|
Mesh3DTriangle(Point3D point1,
Point3D point2,
Point3D point3) |
Modifier and Type | Method and Description |
---|---|
Point3D |
getPointOne() |
Point3D |
getPointThree() |
Point3D |
getPointTwo() |