Changeset 9

Show
Ignore:
Timestamp:
01/11/07 22:29:10 (2 years ago)
Author:
JoeCoder
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/yage/core/matrix.d

    r5 r9  
    2020 * The Euler operations may be unreliable and should be used cautiously. 
    2121 * See_Also: 
    22  * <a href="http://en.wikipedia.org/wiki/Transformation_matrix">Wikipedia: Transformation _Matrix</a><br> 
    23  * <a href="http://www.gamedev.net/reference/articles/article1691.asp">The _Matrix and Quaternion Faq</a> 
    24  * */ 
     22 * <a href="http://en.wikipedia.org/wiki/Transformation_matrix">Wikipedia: Transformation Matrix</a><br> 
     23 * <a href="http://www.gamedev.net/reference/articles/article1691.asp">The Matrix and Quaternion Faq</a>*/ 
    2524struct Matrix 
    2625{