LeviLamina
Loading...
Searching...
No Matches
AABBShapeComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/math/Vec2.h"
7
#include "mc/world/phys/AABB.h"
8
9
struct
AABBShapeComponent
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<4, 24, ::AABB> mAABB;
14
::ll::TypedStorage<4, 8, ::Vec2> mBBDim;
15
// NOLINTEND
16
};
AABBShapeComponent
Definition
AABBShapeComponent.h:9
src
mc
deps
vanilla_components
AABBShapeComponent.h
Generated on Fri Jun 13 2025 05:04:29 for LeviLamina by
1.12.0