Class Triangle
- java.lang.Object
-
- gov.nih.mipav.view.renderer.WildMagic.Poisson.Geometry.Triangle
-
public class Triangle extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description double[][]
p
-
Constructor Summary
Constructors Constructor Description Triangle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
Area()
double
AspectRatio()
-