initFromVec4
Initializes the given #graphene_plane_t using the components of the given #graphene_vec4_t vector.
Return
the initialized plane
Since
1.2
Parameters
src
a #graphene_vec4_t containing the normal vector in its first three components, and the distance in its fourth component