Added test for quat type component length() static #565
This commit is contained in:
@@ -91,7 +91,7 @@ int test_log()
|
||||
|
||||
int main()
|
||||
{
|
||||
int Error(0);
|
||||
int Error = 0;
|
||||
|
||||
Error += test_log();
|
||||
Error += test_rotation();
|
||||
|
||||
Reference in New Issue
Block a user