Vec3.getXyz1

Converts a #graphene_vec3_t in a #graphene_vec4_t using 1.0 as the value for the fourth component of the resulting vector.

class Vec3
void
getXyz1
(
out Vec4 res
)

Parameters

res Vec4

return location for the vector

Meta