Vec4.toFloat
void toFloat(ref float[] dest)Stores the components of the given #graphene_vec4_t into an array of floating point values.
Parameters
dest | return location for an array of floating point values |
void toFloat(ref float[] dest)Stores the components of the given #graphene_vec4_t into an array of floating point values.
dest | return location for an array of floating point values |