Vec3.getXyz0
void getXyz0(out graphene.vec4.Vec4 res)Converts a #graphene_vec3_t in a #graphene_vec4_t using 0.0 as the value for the fourth component of the resulting vector.
Parameters
res | return location for the vector |
void getXyz0(out graphene.vec4.Vec4 res)Converts a #graphene_vec3_t in a #graphene_vec4_t using 0.0 as the value for the fourth component of the resulting vector.
res | return location for the vector |