mirror of
https://github.com/zeldaret/ss
synced 2026-07-31 08:05:47 -04:00
intial progress
This commit is contained in:
+1
-1
@@ -216,7 +216,7 @@ public:
|
||||
return x != v.x || y != v.y || z != v.z;
|
||||
}
|
||||
|
||||
void normalize();
|
||||
f32 normalize();
|
||||
bool normalizeRS();
|
||||
|
||||
static mVec3_c createProjectionXZ(const mAng3_c &ang, f32 scalar);
|
||||
|
||||
Reference in New Issue
Block a user