Point3D.initFromPoint

Initializes a #graphene_point3d_t using the coordinates of another #graphene_point3d_t.

class Point3D
initFromPoint

Parameters

src Point3D

a #graphene_point3d_t

Return Value

Type: Point3D

the initialized point

Meta