Skip to main content
Helios
Learn
Language guide
SDK reference
Iris API
GitHub
crypto v0.2.3
Point3
Point3
export
type
Point3
<
T
>
=
{
x
:
T
y
:
T
z
:
T
}
Previous
Point2I
Next
Point3C