15 ::ll::TypedStorage<4, 24, ::AABB> mBucketBounds;
16 ::ll::TypedStorage<4, 4, int> mCachedTicks;
17 ::ll::TypedStorage<8, 24, ::std::vector<::RopeAABB>> mBBs;
18 ::ll::TypedStorage<1, 1, bool> mDirty;
19 ::ll::TypedStorage<1, 1, bool> mNeedsFinalize;
25 MCAPI
void mergeAABBs();