![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QBspTree, including all inherited members.
| callback typedef | QBspTree | |
| climbTree(const QRect &rect, callback *function, QBspTreeData data) | QBspTree | |
| climbTree(const QRect &rect, callback *function, QBspTreeData data, int index) | QBspTree | protected |
| create(int n, int d=-1) | QBspTree | |
| destroy() | QBspTree | |
| firstChildIndex(int i) const | QBspTree | inlineprotected |
| init(const QRect &area, NodeType type) | QBspTree | inline |
| init(const QRect &area, int depth, NodeType type, int index) | QBspTree | protected |
| insert(QList< int > &leaf, const QRect &area, uint visited, QBspTreeData data) | QBspTree | protectedstatic |
| insertLeaf(const QRect &r, int i) | QBspTree | inline |
| leaf(int i) | QBspTree | inline |
| leafCount() const | QBspTree | inline |
| NodeType typedef | QBspTree | |
| parentIndex(int i) const | QBspTree | inlineprotected |
| QBspTree() | QBspTree | |
| QBspTreeData typedef | QBspTree | |
| remove(QList< int > &leaf, const QRect &area, uint visited, QBspTreeData data) | QBspTree | protectedstatic |
| removeLeaf(const QRect &r, int i) | QBspTree | inline |