Package | Description |
---|---|
com.mockturtlesolutions.snifflib.util |
Contains some utility classes providing methods of broad applicability.
|
Modifier and Type | Field and Description |
---|---|
QTreeNode[] |
QTreeNode.ChildQuads |
QTreeNode |
QTreeNode.ParentQuad |
QTreeNode[] |
Qdecomp.QuadTree |
Modifier and Type | Method and Description |
---|---|
void |
Qdecomp.setQuadTree(QTreeNode[] newQ)
Set pointer to the input QuadTree[].
|
Constructor and Description |
---|
QTreeNode(QTreeNode OldQ)
Copy constructor used for initializing a quadtree.
|
Copyright © 2011, 2013. Daniel P. Dougherty