ixfx
Preparing search index...
@ixfx/geometry
Triangles
Triangle
Type Alias Triangle
type
Triangle
=
{
a
:
Point
;
b
:
Point
;
c
:
Point
;
}
Index
Properties
a
b
c
Properties
Readonly
a
a
:
Point
Readonly
b
b
:
Point
Readonly
c
c
:
Point
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
b
c
ixfx
Loading...