Click or drag to resize

TriangleF Constructor

Overload List
 NameDescription
Public methodTriangleF(Triangle) Constructs a triangle with another specified Triangle object.
Public methodTriangleF(Vector3F, Vector3F, Vector3F) Constructs a triangle with the given A, B and C components.
Top
See Also