LeviLamina
Loading...
Searching...
No Matches
MultipleBoundingBoxConstraint.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
MultipleBoundingBoxConstraint
19
:
public
::cereal::ConstraintHandle
<::SharedTypes::v1_26_10::BlockDefinition::MultipleBoundingBoxConstraint> {
20
public
:
21
// virtual functions
22
// NOLINTBEGIN
23
virtual
~MultipleBoundingBoxConstraint
()
/*override*/
=
default
;
24
// NOLINTEND
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI ::cereal::internal::ConstraintDescription description(::cereal::ContextArea)
const
;
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCAPI
static
void
validateValue(
36
::std::vector<::SharedTypes::v1_26_10::BlockDefinition::BoundingBoxData>
const
& boundingBoxDataVector,
37
::cereal::SerializerContext
&
context
38
);
39
// NOLINTEND
40
41
public
:
42
// vftables
43
// NOLINTBEGIN
44
MCNAPI
static
void
**
$vftable
();
45
// NOLINTEND
46
};
47
48
}
// 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::MultipleBoundingBoxConstraint
Definition
MultipleBoundingBoxConstraint.h:19
SharedTypes::v1_26_10::BlockDefinition::MultipleBoundingBoxConstraint::$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
MultipleBoundingBoxConstraint.h
Generated on
for LeviLamina by
1.16.1