mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match remaining Lego3DView functions (#623)
This commit is contained in:

committed by
GitHub

parent
d3b575169e
commit
00c05aa80b
@@ -40,6 +40,12 @@ void OrientableROI::WrappedVTable0x24(const Matrix4& p_transform)
|
||||
VTable0x24(p_transform);
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100a50a0
|
||||
void OrientableROI::GetLocalTransform(Matrix4& p_transform)
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100a58f0
|
||||
void OrientableROI::FUN_100a58f0(const Matrix4& p_transform)
|
||||
{
|
||||
|
Reference in New Issue
Block a user