MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / CallBackParam

Class CallBackParam

dwarf/SB/Core/x/xClumpColl.cpp:340–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected