LeviLamina
Loading...
Searching...
No Matches
BoxUVHelpers.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/client/model/Geometry.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
ClientBlockPipeline {
struct
BoxSchematic
; }
11
// clang-format on
12
13
namespace
ClientBlockPipeline::BoxUVHelpers {
14
// functions
15
// NOLINTBEGIN
16
MCAPI
void
computeBoxUvs(
17
::Geometry::Box
const
& box,
18
::glm::vec2
const
& textureDimensions,
19
::ClientBlockPipeline::BoxSchematic& boxSchematic,
20
schar rotX,
21
schar rotY,
22
schar rotZ
23
);
24
// NOLINTEND
25
26
}
// namespace ClientBlockPipeline::BoxUVHelpers
ClientBlockPipeline::BoxSchematic
Definition
BoxSchematic.h:7
src-client
mc
client
renderer
block
tessellation_pipeline
BoxUVHelpers.h
Generated on
for LeviLamina by
1.16.1