Point3D.scale

void scale(float factor, out graphene.point3_d.Point3D res)

Scales the coordinates of the given #graphene_point3d_t by the given factor.

Parameters

factorthe scaling factor
resreturn location for the scaled point