_octree typedef | OctStruct | |
canCompact(Node node, Color &color) | OctStruct | [private] |
clear() | OctStruct | |
compact(Node &node) | OctStruct | [private] |
compact(Node &node, Color color) | OctStruct | [private] |
countBorderNodes | OctStruct | [protected] |
createLeafs() | OctStruct | [protected] |
createOneLeaf() | OctStruct | [protected] |
empty() | OctStruct | |
exist(_octree tree) | OctStruct | [protected] |
flush() | OctStruct | |
getChild(_octree parent, PartType i) | OctStruct | [protected] |
getColor(Node node) | OctStruct | [protected] |
getMaxColor() | OctStruct | |
getNodeSize() | OctStruct | |
getTree() | OctStruct | |
isLeaf(Node node) | OctStruct | [protected] |
isNoObject(Node node) | OctStruct | [protected] |
isUndefObj(Node node) | OctStruct | [protected] |
OctStruct() | OctStruct | [protected] |
print() | OctStruct | |
printTree(Node node) | OctStruct | [private] |
remove(_octree &subtree) | OctStruct | [protected] |
root | OctStruct | [private] |
setColor(Node &node, Color color) | OctStruct | [protected] |
setLeaf(Node &node) | OctStruct | [private] |
setTree(_octree &tree) | OctStruct | [protected] |
stat(Hight h, unsigned &sumNodes, unsigned &leafs, unsigned &innerNodes, unsigned &borderNodes, unsigned &normCells) | OctStruct | |
stat(_octree tree, Hight h, unsigned &sumNodes, unsigned &leafs, unsigned &innerNodes, unsigned &normCells) | OctStruct | [private] |