LeviLamina
Loading...
Searching...
No Matches
BrushShapeWeightedSphere.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::ClientBrush {
6
7
class
BrushShapeWeightedSphere
{
8
public
:
9
// BrushShapeWeightedSphere inner types declare
10
// clang-format off
11
struct
Calculator
;
12
struct
ConstantCalculator
;
13
// clang-format on
14
15
// BrushShapeWeightedSphere inner types define
16
enum class
WeightingType :
int
{};
17
18
struct
Calculator
{};
19
20
struct
ConstantCalculator
{};
21
};
22
23
}
// namespace Editor::ClientBrush
Editor::ClientBrush::BrushShapeWeightedSphere
Definition
BrushShapeWeightedSphere.h:7
Editor::ClientBrush::BrushShapeWeightedSphere::Calculator
Definition
BrushShapeWeightedSphere.h:18
Editor::ClientBrush::BrushShapeWeightedSphere::ConstantCalculator
Definition
BrushShapeWeightedSphere.h:20
src
mc
common
editor
BrushShapeWeightedSphere.h
Generated on
for LeviLamina by
1.16.1