Vec3.toFloat
void toFloat(ref float[] dest)Copies the components of a #graphene_vec3_t into the given array.
Parameters
dest | return location for an array of floating point values |
void toFloat(ref float[] dest)Copies the components of a #graphene_vec3_t into the given array.
dest | return location for an array of floating point values |