Point3D.toVec3

Stores the coordinates of a #graphene_point3d_t into a #graphene_vec3_t.

class Point3D
void
toVec3
(
out Vec3 v
)

Parameters

v Vec3

return location for a #graphene_vec3_t

Meta