diff options
Diffstat (limited to 'Source/Quaternions.cpp')
| -rw-r--r-- | Source/Quaternions.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/Quaternions.cpp b/Source/Quaternions.cpp index 0353c0d..eb37d0c 100644 --- a/Source/Quaternions.cpp +++ b/Source/Quaternions.cpp @@ -746,4 +746,5 @@ XYZ DoRotationRadian(XYZ thePoint, float xang, float yang, float zang){ return oldpoint; -}
\ No newline at end of file +} + |
