barsuift.simLife.j3d.tree
Class TreeBranch3DState
java.lang.Object
barsuift.simLife.j3d.tree.TreeBranch3DState
public class TreeBranch3DState
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
TreeBranch3DState
public TreeBranch3DState()
TreeBranch3DState
public TreeBranch3DState(Point3dState translationVector)
TreeBranch3DState
public TreeBranch3DState(TreeBranch3DState copy)
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.