| point2line index |
|
| Name | rotateRight ( ) |
| Description | Rotates the vector 90 degrees right. The magnitude is left unchanged. This function is much faster than rotate() or setRotation(). |
| Syntax | rotateRight(); |
| Returns | None |
| Usage | Web & Application |
| Related | rotateLeft ( ) rotatedLeft ( ) rotatedRight ( ) rotated ( ) rotate ( ) setRotation ( ) |
| Examples | |