Bulk clearing of whitespace
This commit is contained in:
+2
-2
@@ -34,7 +34,7 @@ public:
|
||||
{
|
||||
*this = a_Rhs;
|
||||
}
|
||||
|
||||
|
||||
// tolua_end
|
||||
|
||||
inline Matrix4 & operator = (const Matrix4 & a_Rhs)
|
||||
@@ -45,7 +45,7 @@ public:
|
||||
}
|
||||
return *this;
|
||||
}
|
||||
|
||||
|
||||
// tolua_begin
|
||||
|
||||
inline T & operator [] (int a_N)
|
||||
|
||||
Reference in New Issue
Block a user