LeviLamina
|
Public Member Functions | |
MCAPI void | search (::ClimateUtils::TargetSpace const &target, ::std::pair<::RTree::Node const *, int64 > &closestLeaf) const |
MCFOLD void | $dtor () |
Static Public Member Functions | |
static MCAPI ::std::optional<::RTree::Node > | branch (::std::vector<::RTree::Node > &&children) |
static MCAPI ::std::vector<::RTree::Node > | bucketize (::std::vector<::RTree::Node > &&nodes) |
static MCAPI void | sort (::std::vector<::RTree::Node > &children, int dimension, bool absolute) |
Public Attributes | |
::ll::TypedStorage< 8, 112, ::std::array<::ClimateUtils::Parameter, 7 > > | mParameterSpace |
::ll::TypedStorage< 8, 24, ::std::vector<::RTree::Node > > | mChildren |
::ll::TypedStorage< 8, 16, ::std::optional<::Biome const * > > | mBiome |
::ll::TypedStorage< 8, 8, int64 > | mTotalMagnitude |