Packageaway3d.core.partition
Classpublic class Octree
InheritanceOctree Inheritance Partition3D

Public Methods
 MethodDefined by
  
Octree
(maxDepth:int, size:Number)
Octree
 Inherited
traverse(traverser:PartitionTraverser):void
Sends a traverser through the partition tree.
Partition3D
Constructor detail
Octree()constructor
public function Octree(maxDepth:int, size:Number)Parameters
maxDepth:int
 
size:Number
Init Parameters
Wiki link
Click to go to the wiki page for 'away3d.core.partition.Octree'

Code examples

Comments