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