Quaternion.toVec4
void toVec4(out graphene.vec4.Vec4 res)Copies the components of a #graphene_quaternion_t into a #graphene_vec4_t.
Parameters
res | return location for a #graphene_vec4_t |
void toVec4(out graphene.vec4.Vec4 res)Copies the components of a #graphene_quaternion_t into a #graphene_vec4_t.
res | return location for a #graphene_vec4_t |