barsuift.simLife.tree
Class TreeTrunkStateFactory

java.lang.Object
  extended by barsuift.simLife.tree.TreeTrunkStateFactory

public class TreeTrunkStateFactory
extends java.lang.Object


Constructor Summary
TreeTrunkStateFactory()
           
 
Method Summary
 TreeTrunkState createRandomTreeTrunkState(float radius, float height)
          Creates a default tree trunk state with given radius and height and default 3D state.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeTrunkStateFactory

public TreeTrunkStateFactory()
Method Detail

createRandomTreeTrunkState

public TreeTrunkState createRandomTreeTrunkState(float radius,
                                                 float height)
Creates a default tree trunk state with given radius and height and default 3D state. The id is incremented from a sequence.



Copyright © 2010. All Rights Reserved.