|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTransformationGeometrique3D
Rotation3D
public class Rotation3D
Field Summary |
---|
Fields inherited from class TransformationGeometrique3D |
---|
c |
Constructor Summary | |
---|---|
Rotation3D()
|
|
Rotation3D(float a,
Direction3D d)
|
|
Rotation3D(float a,
float dx,
float dy,
float dz)
|
|
Rotation3D(Rotation3D rt)
|
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 Rotation3D()
public Rotation3D(float a, float dx, float dy, float dz) throws java.lang.ArithmeticException
java.lang.ArithmeticException
public Rotation3D(float a, Direction3D d) throws java.lang.ArithmeticException
java.lang.ArithmeticException
public Rotation3D(Rotation3D rt)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |