Eh baswell

This commit is contained in:
MarcEricMartel
2023-11-24 12:41:20 -05:00
parent 06a5bb67d3
commit bc7127ef7d
4 changed files with 44 additions and 38 deletions

View File

@@ -26,6 +26,7 @@ public:
void SetDirection(Vector3f dir);
Vector3f GetPosition() const;
Vector3f GetPositionAbs() const;
Vector3f GetDirection() const;
Vector3f GetVelocity() const;
Vector3f GetPOV() const;