LeviLamina
Loading...
Searching...
No Matches
KeyFrameTransform.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ExpressionNode
;
8
class
Vec3
;
9
// clang-format on
10
11
class
KeyFrameTransform
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 24>
mUnkb32d8a;
16
::ll::UntypedStorage<8, 16>
mUnk57e818;
17
::ll::UntypedStorage<4, 4>
mUnk1b0226;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
KeyFrameTransform
& operator=(
KeyFrameTransform
const
&);
23
KeyFrameTransform
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
KeyFrameTransform
(
::KeyFrameTransform
const
&);
29
30
MCAPI ::KeyFrameTransform& operator=(
::KeyFrameTransform
&&);
31
32
MCAPI
bool
optimizeAndGetDataValues(
::Vec3
& minValue,
::Vec3
& maxValue);
33
34
MCAPI
void
set(
::ExpressionNode
const
& expression);
35
36
MCAPI
void
set(
::ExpressionNode
const
& expression,
int
axisIndex);
37
38
MCAPI
~KeyFrameTransform
();
39
// NOLINTEND
40
41
public
:
42
// static functions
43
// NOLINTBEGIN
44
MCAPI
static
void
computeCubicPolynomial(
45
::KeyFrameTransform
* p0,
46
::KeyFrameTransform
& p1,
47
::KeyFrameTransform
& p2,
48
::KeyFrameTransform
* p3
49
);
50
// NOLINTEND
51
52
public
:
53
// constructor thunks
54
// NOLINTBEGIN
55
MCAPI
void
* $ctor(
::KeyFrameTransform
const
&);
56
// NOLINTEND
57
58
public
:
59
// destructor thunk
60
// NOLINTBEGIN
61
MCAPI
void
$dtor();
62
// NOLINTEND
63
};
ExpressionNode
Definition
ExpressionNode.h:31
KeyFrameTransform
Definition
KeyFrameTransform.h:11
Vec3
Definition
Vec3.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
animation
KeyFrameTransform.h
Generated on Sat Apr 26 2025 05:56:04 for LeviLamina by
1.12.0