LeviLamina
Loading...
Searching...
No Matches
OceanMixerOperationNode Class Reference
Inheritance diagram for OceanMixerOperationNode:

Public Types

using OceanData = ::OperationGraphResult<::BiomeTemperatureCategory>

Public Member Functions

virtual void _fillArea (::OperationNodeDetails::WorkingData<::Biome const *, ::Biome const * > &operationNodeData, ::Pos2d const &origin, ::Pos2d const &size, int pw, ::OperationGraphResult<::BiomeTemperatureCategory > oceanData) const
virtual ::std::tuple<::Pos2d, ::Pos2d_getAreaRead (::Pos2d const &origin, ::Pos2d const &size) const
MCAPI OceanMixerOperationNode (uint seedMixup, ::std::shared_ptr<::OperationNode<::Biome const *, ::Pos2d > > &biomeLayer, ::std::shared_ptr<::OperationNode<::BiomeTemperatureCategory, ::Pos2d > > &oceanLayer, ::BiomeRegistry const &registry, ::Biome const &genericShallowOcean, ::Biome const &genericDeepOcean)
MCAPI void * $ctor (uint seedMixup, ::std::shared_ptr<::OperationNode<::Biome const *, ::Pos2d > > &biomeLayer, ::std::shared_ptr<::OperationNode<::BiomeTemperatureCategory, ::Pos2d > > &oceanLayer, ::BiomeRegistry const &registry, ::Biome const &genericShallowOcean, ::Biome const &genericDeepOcean)
MCAPI void $_fillArea (::OperationNodeDetails::WorkingData<::Biome const *, ::Biome const * > &operationNodeData, ::Pos2d const &origin, ::Pos2d const &size, int pw, ::OperationGraphResult<::BiomeTemperatureCategory > oceanData) const
MCFOLD ::std::tuple<::Pos2d, ::Pos2d$_getAreaRead (::Pos2d const &origin, ::Pos2d const &size) const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::Biome const * > mGenericShallowOcean
::ll::TypedStorage< 8, 8, ::Biome const * > mGenericDeepOcean
::ll::TypedStorage< 8, 120, ::std::vector<::std::pair<::Biome const *, uint > >[5]> mShallowOceanBiomes
::ll::TypedStorage< 8, 120, ::std::vector<::std::pair<::Biome const *, uint > >[5]> mDeepOceanBiomes

Member Function Documentation

◆ $vftable()

MCAPI void ** OceanMixerOperationNode::$vftable ( )
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 class was generated from the following file: