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
MCNAPI 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
mce::MathUtility::generateRotationAroundPivotMat
static MCAPI ::glm::mat4x4 generateRotationAroundPivotMat(::glm::mat4x4 const &rotation, ::glm::vec3 const &pivot)
src
mc
deps
core
math
MathUtility.h
Generated on Fri Jun 13 2025 05:04:22 for LeviLamina by
1.12.0