initFromPoint

fun initFromPoint(normal: Vec3, point: Point3D): Plane

Initializes the given #graphene_plane_t using the given normal vector and an arbitrary co-planar point.

Return

the initialized plane

Since

1.2

Parameters

normal

a normal vector defining the plane pointing towards the origin

point

a #graphene_point3d_t