|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCoordonneesHomogenes3D
Position3D
public class Position3D
Field Summary |
---|
Fields inherited from class CoordonneesHomogenes3D |
---|
c |
Constructor Summary | |
---|---|
Position3D()
|
|
Position3D(float x,
float y,
float z)
|
|
Position3D(Position3D p)
|
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 Position3D()
public Position3D(float x, float y, float z)
public Position3D(Position3D p)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |