LeviLamina
Loading...
Searching...
No Matches
RTree::Node Class Reference

Public Member Functions

Nodeoperator= (Node const &)
 
 Node (Node const &)
 
MCAPI void search (::ClimateUtils::TargetSpace const &target, ::std::pair<::RTree::Node const *, int64 > &closestLeaf) const
 
MCAPI ~Node ()
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::optional<::RTree::Nodebranch (::std::vector<::RTree::Node > &&children)
 
static MCAPI ::std::vector<::RTree::Nodebucketize (::std::vector<::RTree::Node > &&nodes)
 
static MCAPI void sort (::std::vector<::RTree::Node > &children, int dimension, bool absolute)
 

Public Attributes

::ll::UntypedStorage< 8, 112 > mUnk81eae8
 
::ll::UntypedStorage< 8, 24 > mUnkb13f4d
 
::ll::UntypedStorage< 8, 16 > mUnk2d76d4
 
::ll::UntypedStorage< 8, 8 > mUnk8b9903
 

Constructor & Destructor Documentation

◆ ~Node()

MCAPI RTree::Node::~Node ( )
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.

Member Function Documentation

◆ search()

MCAPI void RTree::Node::search ( ::ClimateUtils::TargetSpace const & target,
::std::pair<::RTree::Node const *, int64 > & closestLeaf ) const
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.

◆ branch()

static MCAPI ::std::optional<::RTree::Node > RTree::Node::branch ( ::std::vector<::RTree::Node > && children)
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.

◆ bucketize()

static MCAPI ::std::vector<::RTree::Node > RTree::Node::bucketize ( ::std::vector<::RTree::Node > && nodes)
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.

◆ sort()

static MCAPI void RTree::Node::sort ( ::std::vector<::RTree::Node > & children,
int dimension,
bool absolute )
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.

◆ $dtor()

MCAPI void RTree::Node::$dtor ( )
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: