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