Qt 4.8
|
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 | |
depth | QBspTree | private |
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(QVector< 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 |
leaves | QBspTree | mutableprivate |
nodes | QBspTree | private |
NodeType typedef | QBspTree | |
parentIndex(int i) const | QBspTree | inlineprotected |
QBspTree() | QBspTree | |
QBspTreeData typedef | QBspTree | |
remove(QVector< int > &leaf, const QRect &area, uint visited, QBspTreeData data) | QBspTree | protectedstatic |
removeLeaf(const QRect &r, int i) | QBspTree | inline |
visited | QBspTree | mutableprivate |