ProMesh User Manual  v4.3.19

Tools to rotate the current selection. More...

Functions

void RotateAroundCenter (Mesh *mesh, const Vec3d *rotation)
 Rotates the selected elements around the center of the current selection. More...
 
void RotateAroundPivot (Mesh *mesh, const Vec3d *rotation)
 Rotates the selected elements around the pivot of the mesh. More...
 

Detailed Description

Tools to rotate the current selection.

Function Documentation

◆ RotateAroundCenter()

void RotateAroundCenter ( Mesh mesh,
const Vec3d rotation 
)

Rotates the selected elements around the center of the current selection.

◆ RotateAroundPivot()

void RotateAroundPivot ( Mesh mesh,
const Vec3d rotation 
)

Rotates the selected elements around the pivot of the mesh.