Tools to set the pivot of the current mesh. More...
Functions | |
void | SetPivot (Mesh *mesh, const Vec3d *position) |
Sets the pivot point of the selected object. More... | |
void | SetPivotToSelectionCenter (Mesh *mesh) |
Sets the pivot to the center of the current selection. More... | |
void | SetPivotToMeshCenter (Mesh *mesh) |
Sets the pivot to the center of the active mesh. More... | |
Tools to set the pivot of the current mesh.
void SetPivotToMeshCenter | ( | Mesh * | mesh | ) |
Sets the pivot to the center of the active mesh.
void SetPivotToSelectionCenter | ( | Mesh * | mesh | ) |
Sets the pivot to the center of the current selection.