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

Public Member Functions

SurfaceLevelCacheoperator= (SurfaceLevelCache const &)
 
 SurfaceLevelCache (SurfaceLevelCache const &)
 
virtual ::std::optional< short > getPreliminarySurfaceLevel (::DividedPos2d< 4 > worldQuartPos) const
 
MCAPI SurfaceLevelCache (::DividedPos2d< 4 > startPos, ::IPreliminarySurfaceProvider const &preliminarySurfaceProvider, uint64 bufferSizeXZ)
 
MCAPI void * $ctor (::DividedPos2d< 4 > startPos, ::IPreliminarySurfaceProvider const &preliminarySurfaceProvider, uint64 bufferSizeXZ)
 
MCAPI void $dtor ()
 
MCAPI ::std::optional< short > $getPreliminarySurfaceLevel (::DividedPos2d< 4 > worldQuartPos) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 8, uint64 > mBufferSizeXZ
 
::ll::TypedStorage< 4, 8, ::DividedPos2d< 4 > const > mMinPos
 
::ll::TypedStorage< 8, 8, ::IPreliminarySurfaceProvider const & > mPreliminarySurfaceProvider
 
::ll::TypedStorage< 8, 24, ::std::vector< short > > mSurfaceLevelBuffer
 

Member Function Documentation

◆ getPreliminarySurfaceLevel()

virtual ::std::optional< short > SurfaceLevelCache::getPreliminarySurfaceLevel ( ::DividedPos2d< 4 > worldQuartPos) const
virtual

◆ $vftable()

static MCAPI void ** SurfaceLevelCache::$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: