Tools to scale the current selection. More...
Functions | |
void | ScaleAroundCenter (Mesh *mesh, const Vec3d *scale) |
Scales the selected elements around the center of the current selection. More... | |
void | ScaleAroundPivot (Mesh *mesh, const Vec3d *scale) |
Scales the selected elements around the pivot of the mesh. More... | |
void | ScaleAroundPoint (Mesh *mesh, const Vec3d *scale, const Vec3d *point) |
Scales the selected geometry around the given point. More... | |
Tools to scale the current selection.
Scales the selected elements around the center of the current selection.
Scales the selected elements around the pivot of the mesh.