mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 15:03:27 +00:00
maybe improved matrix
This commit is contained in:
@@ -23,7 +23,7 @@ namespace omath::projection
|
||||
static float& GetFloat2();
|
||||
|
||||
[[nodiscard]] Matrix GetViewMatrix() const;
|
||||
[[nodiscard]] Matrix GetProjectionMatrix(float scaleX, float scaleY) const;
|
||||
[[nodiscard]] Matrix GetProjectionMatrix() const;
|
||||
[[nodiscard]] Matrix GetTranslationMatrix() const;
|
||||
[[nodiscard]] Matrix GetOrientationMatrix() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user