LeviLamina
Loading...
Searching...
No Matches
TerrainShaper::Point Struct Reference

Static Public Member Functions

static MCAPI float getContinents (::TerrainShaper::Point const &point)
 
static MCAPI float getErosion (::TerrainShaper::Point const &point)
 
static MCAPI float getRidges (::TerrainShaper::Point const &point)
 
static MCAPI float getWeirdness (::TerrainShaper::Point const &point)
 
static MCAPI ::ToFloatFunction<::TerrainShaper::Point > & CONTINENTS_EXTRACTOR ()
 
static MCAPI ::ToFloatFunction<::TerrainShaper::Point > & EROSION_EXTRACTOR ()
 
static MCAPI ::ToFloatFunction<::TerrainShaper::Point > & RIDGES_EXTRACTOR ()
 
static MCAPI ::ToFloatFunction<::TerrainShaper::Point > & WEIRDNESS_EXTRACTOR ()
 

Public Attributes

::ll::TypedStorage< 4, 4, float const > mContinents
 
::ll::TypedStorage< 4, 4, float const > mErosion
 
::ll::TypedStorage< 4, 4, float const > mRidges
 
::ll::TypedStorage< 4, 4, float const > mWeirdness
 

Member Function Documentation

◆ getContinents()

static MCAPI float TerrainShaper::Point::getContinents ( ::TerrainShaper::Point const & point)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getErosion()

static MCAPI float TerrainShaper::Point::getErosion ( ::TerrainShaper::Point const & point)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getRidges()

static MCAPI float TerrainShaper::Point::getRidges ( ::TerrainShaper::Point const & point)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getWeirdness()

static MCAPI float TerrainShaper::Point::getWeirdness ( ::TerrainShaper::Point const & point)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CONTINENTS_EXTRACTOR()

static MCAPI ::ToFloatFunction<::TerrainShaper::Point > & TerrainShaper::Point::CONTINENTS_EXTRACTOR ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ EROSION_EXTRACTOR()

static MCAPI ::ToFloatFunction<::TerrainShaper::Point > & TerrainShaper::Point::EROSION_EXTRACTOR ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RIDGES_EXTRACTOR()

static MCAPI ::ToFloatFunction<::TerrainShaper::Point > & TerrainShaper::Point::RIDGES_EXTRACTOR ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ WEIRDNESS_EXTRACTOR()

static MCAPI ::ToFloatFunction<::TerrainShaper::Point > & TerrainShaper::Point::WEIRDNESS_EXTRACTOR ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this struct was generated from the following file: