Plane.initFromVec4

Initializes the given #graphene_plane_t using the components of the given #graphene_vec4_t vector.

Parameters

srca #graphene_vec4_t containing the normal vector in its first three components, and the distance in its fourth component

Returns

the initialized plane