| 1083 | float center_z; // offset 0x38, size 0x4 |
| 1084 | }; |
| 1085 | class CallBackParam { |
| 1086 | // total size: 0x8 |
| 1087 | public: |
| 1088 | class IntersectionCallBack u; // offset 0x0, size 0x4 |
| 1089 | void * data; // offset 0x4, size 0x4 |
| 1090 | }; |
| 1091 | class /* @class */ { |
| 1092 | // total size: 0x4 |
| 1093 | public: |
nothing calls this directly
no outgoing calls
no test coverage detected