![]() |
|
PhoenixGraph
01.0.0
Set of tools to simplify graph manipulation
|
#include "PNTreeLightNode.h"
Include dependency graph for PNTreeLightNode.cpp:Go to the source code of this file.
Functions | |
| bool | isNeighbourSearchFinised (const bool *tabIsNeighbourChecked, unsigned int nbNeighbour) |
| Says is the neighbours search is finised. | |
| bool isNeighbourSearchFinised | ( | const bool * | tabIsNeighbourChecked, |
| unsigned int | nbNeighbour ) |
Says is the neighbours search is finised.
| tabIsNeighbourChecked | : tab of the neighbours search status (true if checked, false if not) |
| nbNeighbour | : number of neighbours in the table |
Definition at line 15 of file PNTreeLightNode.cpp.
Referenced by PNTreeLightNode< T, U, N >::getCloserData().
Here is the caller graph for this function: