LeviLamina
Loading...
Searching...
No Matches
MathUtility.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Vec3
;
8
namespace
mce::MathUtility {
struct
GramSchmidtResult
; }
9
// clang-format on
10
11
namespace
mce::MathUtility {
12
// functions
13
// NOLINTBEGIN
14
MCNAPI ::mce::MathUtility::GramSchmidtResult computeGramSchmidtBasis(::Vec3
const
& forward, ::Vec3
const
& up);
15
16
MCNAPI_C ::glm::vec2 getRotationFromNegZToVector(::glm::vec3
const
& vector);
17
// NOLINTEND
18
19
}
// namespace mce::MathUtility
Vec3
Definition
Vec3.h:10
mce::MathUtility::GramSchmidtResult
Definition
GramSchmidtResult.h:7
src
mc
deps
core
math
MathUtility.h
Generated on
for LeviLamina by
1.16.1