LeviLamina
Loading...
Searching...
No Matches
KeyFrameLerpMode.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
KeyFrameLerpMode
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnke3f104;
10
::ll::UntypedStorage<4, 4>
mUnke4dc40;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
KeyFrameLerpMode
(
KeyFrameLerpMode
const
&);
16
KeyFrameLerpMode
();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCNAPI ::glm::mat4x4
const
&
getPrecomputedCubicCoeffs
()
const
;
22
23
MCNAPI ::KeyFrameLerpMode&
operator=
(
::KeyFrameLerpMode
const
& rhs);
24
// NOLINTEND
25
};
KeyFrameLerpMode
Definition
KeyFrameLerpMode.h:5
KeyFrameLerpMode::operator=
MCAPI::KeyFrameLerpMode & operator=(::KeyFrameLerpMode const &rhs)
KeyFrameLerpMode::getPrecomputedCubicCoeffs
MCAPI::glm::mat4x4 const & getPrecomputedCubicCoeffs() const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
animation
KeyFrameLerpMode.h
Generated on Wed Aug 27 2025 11:40:21 for LeviLamina by
1.12.0