Matrix: some reformattings.

pull/1302/head^2
Kim Kulling 2017-06-07 20:23:50 +02:00
parent ea61e8bc5b
commit 0d3e826182
1 changed files with 4 additions and 3 deletions

View File

@ -232,7 +232,8 @@ public:
* @param out Receives the output matrix
* @return Reference to the output matrix
*/
static aiMatrix4x4t& Translation( const aiVector3t<TReal>& v, aiMatrix4x4t& out);
static aiMatrix4x4t& Translation( const aiVector3t<TReal>& v,
aiMatrix4x4t& out);
// -------------------------------------------------------------------
/** @brief Returns a scaling matrix