Click or drag to resize

Triangle2F Constructor

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