mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 06:22:48 +00:00
CEntity done; C(Vu)Vector fixes and cleanup
This commit is contained in:
@ -22,6 +22,8 @@ public:
|
||||
x = 1.0f;
|
||||
}
|
||||
*/
|
||||
|
||||
// TODO: operator-
|
||||
};
|
||||
|
||||
void TransformPoint(CVuVector &out, const CMatrix &mat, const CVuVector &in);
|
||||
|
Reference in New Issue
Block a user