| 338 | float radius; // offset 0xC, size 0x4 |
| 339 | }; |
| 340 | class CallBackParam { |
| 341 | // total size: 0xC |
| 342 | public: |
| 343 | class RpIntersection * intersection; // offset 0x0, size 0x4 |
| 344 | class IntersectionCallBack u; // offset 0x4, size 0x4 |
| 345 | void * data; // offset 0x8, size 0x4 |
| 346 | }; |
| 347 | class xClumpCollBSPBranchNode { |
| 348 | // total size: 0x10 |
| 349 | public: |
nothing calls this directly
no outgoing calls
no test coverage detected