scale

fun scale(factor: Float, res: Point3D)

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

Since

1.0

Parameters

factor

the scaling factor

res

return location for the scaled point