mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Improve several functions in vector.h
(#1049)
* Improve some functions in vector.h - Add BETA10 references - inline some functions based on BETA10 - Identify and improve `Vector4::EqualsHamiltonProduct` * Fix BETA10 offset * Fix BETA10 annotation order --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -43,6 +43,7 @@ private:
|
||||
};
|
||||
|
||||
// VTABLE: LEGO1 0x100d41e8
|
||||
// VTABLE: BETA10 0x101bab78
|
||||
// SIZE 0x18
|
||||
class Mx4DPointFloat : public Vector4 {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user