Minor modifications
This commit is contained in:
parent
78910b555e
commit
5a4e8d58af
3 changed files with 3 additions and 3 deletions
|
@ -358,7 +358,7 @@ private:
|
|||
////////////////////////////////////////////////////////////
|
||||
// Member data
|
||||
////////////////////////////////////////////////////////////
|
||||
float myMatrix[16]; /// 4x4 matrix defining the transformation
|
||||
float myMatrix[16]; ///< 4x4 matrix defining the transformation
|
||||
};
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue