init

fun init(x: <Error class: unknown class>, y: <Error class: unknown class>, z: <Error class: unknown class>): Point3d

Initializes a #graphene_point3d_t with the given coordinates.

Return

the initialized #graphene_point3d_t

Since

1.0

Parameters

x

the X coordinate of the point

y

the Y coordinate of the point

z

the Z coordinate of the point