LeviLamina
Loading...
Searching...
No Matches
MathUtility.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
mce {
6
7
class
MathUtility
{
8
public
:
9
// static functions
10
// NOLINTBEGIN
11
MCAPI static ::glm::mat4x4 generateRotationAroundPivotMat(::glm::mat4x4
const
& rotation, ::glm::vec3
const
& pivot);
12
// NOLINTEND
13
};
14
15
}
// namespace mce
mce::MathUtility
Definition
MathUtility.h:7
src
mc
deps
core
math
MathUtility.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0