LeviLamina
Loading...
Searching...
No Matches
Impl.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
dragon::mesh::VertexDeclManager {
6
7
struct
Impl
{
8
public
:
9
// Impl inner types declare
10
// clang-format off
11
struct
DeclLayout
;
12
struct
ValidationKey
;
13
// clang-format on
14
15
// Impl inner types define
16
struct
DeclLayout
{};
17
18
struct
ValidationKey
{};
19
};
20
21
}
// namespace dragon::mesh::VertexDeclManager
dragon::mesh::VertexDeclManager::Impl::DeclLayout
Definition
Impl.h:16
dragon::mesh::VertexDeclManager::Impl::ValidationKey
Definition
Impl.h:18
dragon::mesh::VertexDeclManager::Impl
Definition
Impl.h:7
src-server
mc
external
render_dragon
mesh
Impl.h
Generated on
for LeviLamina by
1.16.1