transform_vec4


Description:

[ Version ( since = "1.0" ) ]
public Vec4 transform_vec4 (Vec4 v)

Transforms the given Vec4 using the matrix this.

See also: graphene_simd4x4f_vec4_mul

Parameters:

this

a Matrix

v

a Vec4

res

return location for a Vec4