Plane.initFromPoints

Initializes the given #graphene_plane_t using the 3 provided co-planar points.

The winding order is counter-clockwise, and determines which direction the normal vector will point.

Parameters

aa #graphene_point3d_t
ba #graphene_point3d_t
ca #graphene_point3d_t

Returns

the initialized plane