Point3D.scale

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

class Point3D
void
scale
(
float factor
,)

Parameters

factor float

the scaling factor

res Point3D

return location for the scaled point

Meta