LeviLamina
Loading...
Searching...
No Matches
BinaryHeap Class Reference

Public Member Functions

BinaryHeapoperator= (BinaryHeap const &)
 
 BinaryHeap (BinaryHeap const &)
 
MCAPI void changeCost (::PathfinderNode *node, float newCost)
 
MCAPI::PathfinderNode * insert (::PathfinderNode *node)
 
MCAPI::PathfinderNode * pop ()
 
MCAPI ~BinaryHeap ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk3dbce0
 
::ll::UntypedStorage< 4, 4 > mUnkb6697e
 

Constructor & Destructor Documentation

◆ ~BinaryHeap()

MCAPI BinaryHeap::~BinaryHeap ( )
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

◆ changeCost()

MCAPI void BinaryHeap::changeCost ( ::PathfinderNode * node,
float newCost )
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.

◆ insert()

MCAPI::PathfinderNode * BinaryHeap::insert ( ::PathfinderNode * 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.

◆ pop()

MCAPI::PathfinderNode * BinaryHeap::pop ( )
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 BinaryHeap::$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: