j3d.org Code

Uses of Class
org.j3d.terrain.roam.TreeNode

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

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org