mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-13 02:02:30 +00:00
feat(profile): new funcs
This commit is contained in:
parent
dd2c70da4b
commit
9b2c20483e
18 changed files with 40 additions and 1 deletions
|
|
@ -18,3 +18,9 @@ CM2Scene__Animate 00821A20 f end=0082303A ; CM2Scene::Animate(C3Vector const&)
|
|||
CM2Scene__Release 00823040 f end=00823062 ; CM2Scene::Release()
|
||||
CM2Scene__Draw 00823CB0 f end=00823D4D ; CM2Scene::Draw(M2PASS)
|
||||
CM2Scene__PurgeModelCache 0081CAB0 f end=0081CABF
|
||||
CM2Scene__AllocateSpaceForHitList 0081CAD0 f end=0081CBBD
|
||||
CM2Scene__ComputeRayDirAndLen 0081CF20 f end=0081CFE5
|
||||
CM2Scene__SphereTestModels 0081CFF0 f end=0081D2B1
|
||||
CM2Scene__HitTestGeometry 0081DAF0 f end=0081DD4B
|
||||
CM2Scene__HitTestCollision 0081DD50 f end=0081DF0E
|
||||
CM2Scene__EndHitTest 0081DF10 f end=0081E10B
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue