barsuift.simLife.j3d.tree
Class Tree3DState

java.lang.Object
  extended by barsuift.simLife.j3d.tree.Tree3DState

public class Tree3DState
extends java.lang.Object


Constructor Summary
Tree3DState()
           
Tree3DState(Point3dState translationVector)
           
Tree3DState(Tree3DState copy)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 Point3dState getTranslationVector()
           
 int hashCode()
           
 void setTranslationVector(Point3dState translationVector)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Tree3DState

public Tree3DState()

Tree3DState

public Tree3DState(Point3dState translationVector)

Tree3DState

public Tree3DState(Tree3DState copy)
Method Detail

getTranslationVector

public Point3dState getTranslationVector()

setTranslationVector

public void setTranslationVector(Point3dState translationVector)

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2010. All Rights Reserved.