|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectCoordonneesHomogenes3D
Direction3D
public class Direction3D
| Field Summary |
|---|
| Fields inherited from class CoordonneesHomogenes3D |
|---|
c |
| Constructor Summary | |
|---|---|
Direction3D()
|
|
Direction3D(Direction3D p)
|
|
Direction3D(float x,
float y,
float z)
|
|
Direction3D(Position3D pi,
Position3D pf)
|
|
| Method Summary |
|---|
| Methods inherited from class CoordonneesHomogenes3D |
|---|
getT, getValue, getX, getY, getZ, setT, setX, setY, setZ, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Direction3D()
public Direction3D(float x,
float y,
float z)
public Direction3D(Direction3D p)
public Direction3D(Position3D pi,
Position3D pf)
throws java.lang.ArithmeticException
java.lang.ArithmeticException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||