ixfx
Preparing search index...
Geometry
Triangles
fromFlatArray
Function fromFlatArray
fromFlatArray
(
coords
:
readonly
number
[]
)
:
Triangle
Returns a triangle from a set of coordinates in a flat array form: [xA, yA, xB, yB, xC, yC]
Parameters
coords
:
readonly
number
[]
Returns
Triangle
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Returns a triangle from a set of coordinates in a flat array form: [xA, yA, xB, yB, xC, yC]