Functions
surfaceTransformPoints.C File Reference

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

Include dependency graph for surfaceTransformPoints.C:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

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

Original source file surfaceTransformPoints.C

The rollPitchYaw option takes three angles (degrees):

The yawPitchRoll does yaw followed by pitch followed by roll.

Definition in file surfaceTransformPoints.C.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)