ENH: transformPoints: added comment. See #3206

This commit is contained in:
mattijs 2024-07-31 14:40:01 +01:00
parent 303c3135aa
commit aacd99c030

View File

@ -83,6 +83,10 @@ Note
pitch (rotation about y)
yaw (rotation about z)
- with -rotate and two exactly opposing vectors it will actually mirror
the geometry. Use any of the other rotation options instead or use
two steps, each 90 degrees.
\*---------------------------------------------------------------------------*/
#include "argList.H"