|
j3d.org Code | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TreeNode | |
| org.j3d.terrain.roam | ROAM terrain rendering implementation. |
| Uses of TreeNode in org.j3d.terrain.roam |
| Fields in org.j3d.terrain.roam declared as TreeNode | |
protected TreeNode |
ROAMPatch.NWTree
The values of the nodes in the NW triangle of this patch |
protected TreeNode |
ROAMPatch.SETree
The values of the nodes in the NW triangle of this patch |
| Methods in org.j3d.terrain.roam that return TreeNode | |
static TreeNode |
TreeNode.getTreeNode()
Either return a node from the cache or if the cache is empty, return a new tree node. |
|
j3d.org Code | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||