surfaceTransformPoints.C File Reference

Transform (scale/rotate) a surface. Like transformPoints but for surfaces. More...

Go to the source code of this file.

Detailed Description

Transform (scale/rotate) a surface. Like transformPoints but for surfaces.

Original source file surfaceTransformPoints.C

The rollPitchYaw option takes three angles (degrees):

  • roll (rotation about x) followed by
  • pitch (rotation about y) followed by
  • yaw (rotation about z)

The yawPitchRoll does yaw followed by pitch followed by roll.

Definition in file surfaceTransformPoints.C.