Fix variious issues
This commit is contained in:
@@ -155,7 +155,7 @@ public:
|
||||
/// Subtracts transformation from this transform.
|
||||
/// </summary>
|
||||
/// <param name="other">The other transformation.</param>
|
||||
/// <returns>The different of two transformations.</returns>
|
||||
/// <returns>The difference of two transformations.</returns>
|
||||
Transform Subtract(const Transform& other) const;
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user