Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QBspTree Member List

This is the complete list of members for QBspTree, including all inherited members.

callback typedefQBspTree
climbTree(const QRect &rect, callback *function, QBspTreeData data)QBspTree
climbTree(const QRect &rect, callback *function, QBspTreeData data, int index)QBspTreeprotected
create(int n, int d=-1)QBspTree
destroy()QBspTree
firstChildIndex(int i) constQBspTreeinlineprotected
init(const QRect &area, NodeType type)QBspTreeinline
init(const QRect &area, int depth, NodeType type, int index)QBspTreeprotected
insert(QList< int > &leaf, const QRect &area, uint visited, QBspTreeData data)QBspTreeprotectedstatic
insertLeaf(const QRect &r, int i)QBspTreeinline
leaf(int i)QBspTreeinline
leafCount() constQBspTreeinline
NodeType typedefQBspTree
parentIndex(int i) constQBspTreeinlineprotected
QBspTree()QBspTree
QBspTreeData typedefQBspTree
remove(QList< int > &leaf, const QRect &area, uint visited, QBspTreeData data)QBspTreeprotectedstatic
removeLeaf(const QRect &r, int i)QBspTreeinline