Registry
ug4Bridge::promesh::CoordinateTransform::Pivot Namespace Reference

Functions

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

Function Documentation

◆ SetPivot()

void ug4Bridge::promesh::CoordinateTransform::Pivot::SetPivot ( Mesh mesh,
const Vec *  position 
)

Sets the pivot point of the selected object.

Parameters
[in]mesh
[in]position

◆ SetPivotToMeshCenter()

void ug4Bridge::promesh::CoordinateTransform::Pivot::SetPivotToMeshCenter ( Mesh mesh)

Sets the pivot to the center of the active mesh.

Parameters
[in]mesh

◆ SetPivotToSelectionCenter()

void ug4Bridge::promesh::CoordinateTransform::Pivot::SetPivotToSelectionCenter ( Mesh mesh)

Sets the pivot to the center of the current selection.

Parameters
[in]mesh