28 ::ll::TypedStorage<4, 4, int const> mCenterX;
29 ::ll::TypedStorage<4, 4, int const> mCenterZ;
30 ::ll::TypedStorage<4, 4, int const> mRadius;
31 ::ll::TypedStorage<4, 4, int const> mHeight;
32 ::ll::TypedStorage<1, 1, bool const> mGuarded;
33 ::ll::TypedStorage<4, 24, ::AABB const> mTopBoundingBox;