LeviLamina
Loading...
Searching...
No Matches
AABBShapeComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
AABB
;
8
class
Vec2
;
9
// clang-format on
10
11
struct
AABBShapeComponent
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<4, 24, ::AABB> mAABB;
16
::ll::TypedStorage<4, 8, ::Vec2> mBBDim;
17
// NOLINTEND
18
};
AABB
Definition
AABB.h:16
Vec2
Definition
Vec2.h:5
AABBShapeComponent
Definition
AABBShapeComponent.h:11
src
mc
deps
vanilla_components
AABBShapeComponent.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0