|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tuple3dState | |
|---|---|
| barsuift.simLife.j3d.tree | |
| Uses of Tuple3dState in barsuift.simLife.j3d.tree |
|---|
| Methods in barsuift.simLife.j3d.tree that return Tuple3dState | |
|---|---|
Tuple3dState |
TreeBranchPart3DState.getEndPoint()
|
Tuple3dState |
TreeLeaf3DState.getEndPoint1()
|
Tuple3dState |
TreeLeaf3DState.getEndPoint2()
|
Tuple3dState |
TreeLeaf3DState.getInitialEndPoint1()
|
Tuple3dState |
TreeLeaf3DState.getInitialEndPoint2()
|
Tuple3dState |
TreeLeaf3DState.getLeafAttachPoint()
|
Tuple3dState |
TreeBranch3DState.getTranslationVector()
|
Tuple3dState |
Tree3DState.getTranslationVector()
|
| Methods in barsuift.simLife.j3d.tree with parameters of type Tuple3dState | |
|---|---|
void |
TreeBranchPart3DState.setEndPoint(Tuple3dState endPoint)
|
void |
TreeLeaf3DState.setEndPoint1(Tuple3dState endPoint1)
|
void |
TreeLeaf3DState.setEndPoint2(Tuple3dState endPoint2)
|
void |
TreeLeaf3DState.setInitialEndPoint1(Tuple3dState initialEndPoint1)
|
void |
TreeLeaf3DState.setInitialEndPoint2(Tuple3dState initialEndPoint2)
|
void |
TreeLeaf3DState.setLeafAttachPoint(Tuple3dState leafAttachPoint)
|
void |
TreeBranch3DState.setTranslationVector(Tuple3dState translationVector)
|
void |
Tree3DState.setTranslationVector(Tuple3dState translationVector)
|
| Constructors in barsuift.simLife.j3d.tree with parameters of type Tuple3dState | |
|---|---|
Tree3DState(Tuple3dState translationVector)
|
|
TreeBranch3DState(Tuple3dState translationVector)
|
|
TreeBranchPart3DState(Tuple3dState endPoint)
|
|
TreeLeaf3DState(Tuple3dState leafAttachPoint,
Tuple3dState initialEndPoint1,
Tuple3dState initialEndPoint2,
Tuple3dState endPoint1,
Tuple3dState endPoint2,
double rotation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||