LeviLamina
Loading...
Searching...
No Matches
SingleBoundingBoxConstraint.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/ConstraintHandle.h"
7
#include "mc/deps/cereal/ContextArea.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
SharedTypes::v1_26_10::BlockDefinition {
struct
BoundingBoxData
; }
12
namespace
cereal {
class
SerializerContext
; }
13
namespace
cereal::internal {
struct
ConstraintDescription
; }
14
// clang-format on
15
16
namespace
SharedTypes::v1_26_10::BlockDefinition {
17
18
struct
SingleBoundingBoxConstraint
19
:
public
::cereal::ConstraintHandle
<::SharedTypes::v1_26_10::BlockDefinition::SingleBoundingBoxConstraint> {
20
public
:
21
// virtual functions
22
// NOLINTBEGIN
23
virtual
~SingleBoundingBoxConstraint
()
/*override*/
=
default
;
24
// NOLINTEND
25
26
public
:
27
// static functions
28
// NOLINTBEGIN
29
MCAPI static ::cereal::internal::ConstraintDescription description(::cereal::ContextArea);
30
31
MCAPI
static
void
validateValue(
32
::SharedTypes::v1_26_10::BlockDefinition::BoundingBoxData
const
& boundingBox,
33
::cereal::SerializerContext
&
context
34
);
35
// NOLINTEND
36
37
public
:
38
// vftables
39
// NOLINTBEGIN
40
MCNAPI
static
void
**
$vftable
();
41
// NOLINTEND
42
};
43
44
}
// namespace SharedTypes::v1_26_10::BlockDefinition
cereal::ConstraintHandle
Definition
ConstraintHandle.h:8
cereal::SerializerContext
Definition
SerializerContext.h:17
SharedTypes::v1_26_10::BlockDefinition::BoundingBoxData
Definition
BoundingBoxData.h:15
SharedTypes::v1_26_10::BlockDefinition::SingleBoundingBoxConstraint
Definition
SingleBoundingBoxConstraint.h:19
SharedTypes::v1_26_10::BlockDefinition::SingleBoundingBoxConstraint::$vftable
static MCAPI void ** $vftable()
cereal::internal::ConstraintDescription
Definition
ConstraintDescription.h:7
context
Definition
context.h:5
src
mc
deps
shared_types
v1_26_10
block
SingleBoundingBoxConstraint.h
Generated on
for LeviLamina by
1.16.1