Adding code x3
This commit is contained in:
@@ -14,8 +14,6 @@ namespace LinearAlgebra
|
||||
|
||||
public:
|
||||
AxisAngle();
|
||||
AxisAngle(Vector3 axis, float angle);
|
||||
|
||||
|
||||
AxisAngle(const Vector3& axis, float angle);
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user