public class Triangle3D extends java.lang.Object
Title: Triangle3D class
Description:
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Point3D
p0
p1
p2
Triangle3D()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Point3D p0
public Point3D p1
public Point3D p2
public Triangle3D()