Point3D.initFromVec3

Initializes a #graphene_point3d_t using the components of a #graphene_vec3_t.

class Point3D
initFromVec3

Parameters

v Vec3

a #graphene_vec3_t

Return Value

Type: Point3D

the initialized #graphene_point3d_t

Meta