small fixes

This commit is contained in:
Ara
2023-12-09 23:16:17 +06:00
parent c5ab5996a3
commit f5b5130e8b
8 changed files with 85 additions and 134 deletions
+2 -2
View File
@@ -48,8 +48,8 @@ public:
glm::vec3 dir,
float maxLength,
glm::vec3& end,
glm::vec3& norm,
glm::vec3& iend);
glm::ivec3& norm,
glm::ivec3& iend);
const AABB* isObstacle(float x, float y, float z);