Point3D.initFromPoint
graphene.point3_d.Point3D initFromPoint(graphene.point3_d.Point3D src)Initializes a #graphene_point3d_t using the coordinates of another #graphene_point3d_t.
Parameters
src | a #graphene_point3d_t |
Returns
the initialized point
graphene.point3_d.Point3D initFromPoint(graphene.point3_d.Point3D src)Initializes a #graphene_point3d_t using the coordinates of another #graphene_point3d_t.
src | a #graphene_point3d_t |