LeviLamina
Loading...
Searching...
No Matches
Quaternion.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
Quaternion
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 16>
mUnkc27771;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
Quaternion
& operator=(
Quaternion
const
&);
15
Quaternion
(
Quaternion
const
&);
16
Quaternion
();
17
};
Quaternion
Definition
Quaternion.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
math
Quaternion.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0