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