Registry
ug4Bridge::promesh::CoordinateTransform::Scale Namespace Reference

Functions

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

Function Documentation

◆ ScaleAroundCenter()

void ug4Bridge::promesh::CoordinateTransform::Scale::ScaleAroundCenter ( Mesh mesh,
const Vec *  scale 
)

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

Parameters
[in]mesh
[in]scale

◆ ScaleAroundPivot()

void ug4Bridge::promesh::CoordinateTransform::Scale::ScaleAroundPivot ( Mesh mesh,
const Vec *  scale 
)

Scales the selected elements around the pivot of the mesh.

Parameters
[in]mesh
[in]scale

◆ ScaleAroundPoint()

void ug4Bridge::promesh::CoordinateTransform::Scale::ScaleAroundPoint ( Mesh mesh,
const Vec *  scale,
const Vec *  point 
)

Scales the selected geometry around the given point.

Parameters
[in]mesh
[in]scale
[in]point