Vec3.getXyz0

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

class Vec3
void
getXyz0
(
out Vec4 res
)

Parameters

res Vec4

return location for the vector

Meta