Implement/match LegoPathController::Read (#904)

* Implement/match LegoPathController::Read

* Add size asserts
This commit is contained in:
Christian Semmler
2024-05-11 12:23:18 -04:00
committed by GitHub
parent 5df947dbb9
commit f442f1a2f7
11 changed files with 276 additions and 27 deletions

View File

@@ -1,3 +1,12 @@
#include "legounkown100db7f4.h"
DECOMP_SIZE_ASSERT(LegoUnknown100db7f4, 0x40)
// FUNCTION: LEGO1 0x1009a630
// FUNCTION: BETA10 0x10183050
LegoUnknown100db7f4::LegoUnknown100db7f4()
{
m_unk0x24 = 0;
m_unk0x28.Clear();
m_unk0x3c = 0;
}

View File

@@ -9,6 +9,8 @@
// SIZE 0x40
class LegoUnknown100db7f4 : public LegoEdge {
public:
LegoUnknown100db7f4();
// FUNCTION: LEGO1 0x1002ddc0
// FUNCTION: BETA10 0x100372a0
LegoResult FUN_1002ddc0(LegoWEEdge& p_f, Vector3& p_point)
@@ -25,6 +27,9 @@ public:
return SUCCESS;
}
// SYNTHETIC: LEGO1 0x1009a6c0
// LegoUnknown100db7f4::`scalar deleting destructor'
private:
LegoU16 m_unk0x24; // 0x24
Mx3DPointFloat m_unk0x28; // 0x28