PhoenixGraph  01.0.0
Set of tools to simplify graph manipulation
Loading...
Searching...
No Matches
PNTreeLightNode< T, U, N > Member List

This is the complete list of members for PNTreeLightNode< T, U, N >, including all inherited members.

addElement(T *posData, U *data, const T pos[N], const T size[N], const T sizeLimit)PNTreeLightNode< T, U, N >
clear()PNTreeLightNode< T, U, N >
copyPNTreeLightNode(const PNTreeLightNode< T, U, N > &other)PNTreeLightNode< T, U, N >protected
getChild(unsigned char childId) constPNTreeLightNode< T, U, N >
getChild(unsigned char childId)PNTreeLightNode< T, U, N >
getChildFromPos(T childPos[N], const T *posData, const T pos[N], const T size[N]) constPNTreeLightNode< T, U, N >
getChildFromPos(T childPos[N], const T *posData, const T pos[N], const T size[N])PNTreeLightNode< T, U, N >
getCloserData(U *&closerData, T &distFromCloserData, bool *tabIsNeighbourChecked, unsigned int nbNeighbour, const T *posData, const T pos[N], const T size[N]) constPNTreeLightNode< T, U, N >
getData() constPNTreeLightNode< T, U, N >
getData()PNTreeLightNode< T, U, N >
getDataPos() constPNTreeLightNode< T, U, N >
getDataPos()PNTreeLightNode< T, U, N >
getFullIndexChild(unsigned char index[N]) constPNTreeLightNode< T, U, N >
getIndexOfChildFromPos(unsigned char index[N], const T posData[N], const T pos[N], const T size[N]) constPNTreeLightNode< T, U, N >
getIndexOfChildFromPos(unsigned char index[N], T posData[N], T pos[N], T size[N])PNTreeLightNode< T, U, N >
getLastData(const T *posData, const T pos[N], const T size[N]) constPNTreeLightNode< T, U, N >
getTabChildren() constPNTreeLightNode< T, U, N >
getTabChildren()PNTreeLightNode< T, U, N >
initialisationPNTreeLightNode()PNTreeLightNode< T, U, N >private
p_dataPNTreeLightNode< T, U, N >private
p_posDataPNTreeLightNode< T, U, N >private
p_tableChildrenPNTreeLightNode< T, U, N >private
PNTreeLightNode()PNTreeLightNode< T, U, N >
PNTreeLightNode(const PNTreeLightNode< T, U, N > &other)PNTreeLightNode< T, U, N >private
saveGnuplotData(const std::string &fileName, T pos[N], T size[N])PNTreeLightNode< T, U, N >
saveGnuplotData(std::ofstream &fs, T height, T pos[N], T size[N])PNTreeLightNode< T, U, N >
split(const T pos[N], const T size[N], T sizeLimit)PNTreeLightNode< T, U, N >private
~PNTreeLightNode()PNTreeLightNode< T, U, N >virtual