|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IVec4R.Rot
public static class IVec4R.Rot
Field Summary | |
---|---|
IDoubleOp |
angle
|
IVecOp |
axis
|
IVec4Op |
v
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IVec4R.Rot(IVec4Op u,
IVecOp ax,
IDoubleOp a)
|
Method Summary | |
---|---|
IVec4 |
get()
|
Methods inherited from class igeo.IParameterObject |
---|
createObject, parent, parent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public IVec4Op v
public IVecOp axis
public IDoubleOp angle
Constructor Detail |
---|
public IVec4R.Rot(IVec4Op u, IVecOp ax, IDoubleOp a)
Method Detail |
---|
public IVec4 get()
get
in interface IParameter
get
in interface IVec4Op
get
in interface IVecOp
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |