Go to the source code of this file.
Namespaces | |
pFlow | |
Functions | |
INLINE_FUNCTION_HD realx3 | rotate (const realx3 &p, const line &ln, real theta) |
INLINE_FUNCTION_HD realx3 | rotate (const realx3 &p, const rotatingAxis &ax, real dt) |
INLINE_FUNCTION_HD void | rotate (realx3 *p, uint32 n, const line &ln, real theta) |
INLINE_FUNCTION_HD void | rotate (realx3 *p, uint32 n, const rotatingAxis &ax, real dt) |