LeviLamina
Loading...
Searching...
No Matches
GeometryInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/string/HashedString.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Geometry
;
11
// clang-format on
12
13
class
GeometryInfo
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 48, ::HashedString> mName;
18
::ll::TypedStorage<8, 8, ::std::unique_ptr<::Geometry>> mPtr;
19
// NOLINTEND
20
};
GeometryInfo
Definition
GeometryInfo.h:5
Geometry
Definition
Geometry.h:5
src-client
mc
client
model
GeometryInfo.h
Generated on
for LeviLamina by
1.16.1