Transforms the given #graphene_vec3_t using the matrix @m.
This function will multiply the X, Y, and Z row vectors of the matrix @m with the corresponding components of the vector @v. The W row vector will be ignored.
See also: graphene_simd4x4f_vec3_mul()
a #graphene_vec3_t
return location for a #graphene_vec3_t
1.0
See Implementation
Transforms the given #graphene_vec3_t using the matrix @m.
This function will multiply the X, Y, and Z row vectors of the matrix @m with the corresponding components of the vector @v. The W row vector will be ignored.
See also: graphene_simd4x4f_vec3_mul()