LeviLamina
Loading...
Searching...
No Matches
MatrixStack.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
MatrixStack {
6
public
:
7
// MatrixStack inner types declare
8
// clang-format off
9
struct
MatrixStackRef
;
10
// clang-format on
11
12
// MatrixStack inner types define
13
struct
MatrixStackRef
{};
14
};
MatrixStack::MatrixStackRef
Definition
MatrixStack.h:13
src-server
mc
deps
renderer
MatrixStack.h
Generated on
for LeviLamina by
1.16.1