|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectTransformationGeometrique3D
Translation3D
public class Translation3D
| Field Summary |
|---|
| Fields inherited from class TransformationGeometrique3D |
|---|
c |
| Constructor Summary | |
|---|---|
Translation3D()
|
|
Translation3D(Direction3D d)
|
|
Translation3D(float x,
float y,
float z)
|
|
Translation3D(Translation3D t)
|
|
| Method Summary |
|---|
| Methods inherited from class TransformationGeometrique3D |
|---|
compose, toString, transform, transform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Translation3D()
public Translation3D(float x,
float y,
float z)
public Translation3D(Direction3D d)
public Translation3D(Translation3D t)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||