![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
Functions | |
FORCE_INLINE U8 | BestIndex (const UColour4 &in) noexcept |
FORCE_INLINE bool | ScaleAndCheckBounds (const vec2< F32 > chunkPos, const vec2< F32 > chunkSize, vec2< F32 > &point) noexcept |
Variables | |
constexpr U16 | BYTE_BUFFER_VERSION = 1u |
constexpr U32 | WORK_GROUP_SIZE = 64 |
constexpr I16 | g_maxRadiusSteps = 512 |
constexpr F32 | g_ArBase = 1.0f |
constexpr F32 | g_BrBase = 1.0f |
constexpr F32 | g_PointRadiusBaseGrass = 0.935f |
constexpr F32 | g_PointRadiusBaseTrees = 5.f |
constexpr F32 | g_distanceRingsBaseGrass = 2.35f |
constexpr F32 | g_distanceRingsBaseTrees = 2.5f |
constexpr F32 | g_slopeLimitGrass = 30.0f |
constexpr F32 | g_slopeLimitTrees = 10.0f |
|
noexcept |
Definition at line 825 of file Vegetation.cpp.
|
noexcept |
Definition at line 841 of file Vegetation.cpp.
|
constexpr |
Definition at line 35 of file Vegetation.cpp.
|
constexpr |
Definition at line 39 of file Vegetation.cpp.
|
constexpr |
Definition at line 40 of file Vegetation.cpp.
|
constexpr |
Definition at line 44 of file Vegetation.cpp.
|
constexpr |
Definition at line 45 of file Vegetation.cpp.
|
constexpr |
Definition at line 38 of file Vegetation.cpp.
|
constexpr |
Definition at line 41 of file Vegetation.cpp.
|
constexpr |
Definition at line 42 of file Vegetation.cpp.
|
constexpr |
Definition at line 46 of file Vegetation.cpp.
|
constexpr |
Definition at line 47 of file Vegetation.cpp.
|
constexpr |
Definition at line 37 of file Vegetation.cpp.