|
@@ -3,7 +3,7 @@
|
|
|
Open Asset Import Library (assimp)
|
|
|
---------------------------------------------------------------------------
|
|
|
|
|
|
-Copyright (c) 2006-2015, assimp team
|
|
|
+Copyright (c) 2006-2016, assimp team
|
|
|
|
|
|
All rights reserved.
|
|
|
|
|
@@ -241,7 +241,7 @@ inline aiMatrix3x3t<TReal>& aiMatrix3x3t<TReal>::Translation( const aiVector2t<T
|
|
|
* "from" into another vector called "to".
|
|
|
* Input : from[3], to[3] which both must be *normalized* non-zero vectors
|
|
|
* Output: mtx[3][3] -- a 3x3 matrix in colum-major form
|
|
|
- * Authors: Tomas Möller, John Hughes
|
|
|
+ * Authors: Tomas M�ller, John Hughes
|
|
|
* "Efficiently Building a Matrix to Rotate One Vector to Another"
|
|
|
* Journal of Graphics Tools, 4(4):1-4, 1999
|
|
|
*/
|