|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IVec4R.Shear
public static class IVec4R.Shear
Field Summary | |
---|---|
IDoubleOp |
sxy
|
IDoubleOp |
sxz
|
IDoubleOp |
syx
|
IDoubleOp |
syz
|
IDoubleOp |
szx
|
IDoubleOp |
szy
|
IVec4Op |
v
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IVec4R.Shear(IVec4Op v,
IDoubleOp sxy,
IDoubleOp syx,
IDoubleOp syz,
IDoubleOp szy,
IDoubleOp szx,
IDoubleOp sxz)
|
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 IDoubleOp sxy
public IDoubleOp syx
public IDoubleOp syz
public IDoubleOp szy
public IDoubleOp szx
public IDoubleOp sxz
Constructor Detail |
---|
public IVec4R.Shear(IVec4Op v, IDoubleOp sxy, IDoubleOp syx, IDoubleOp syz, IDoubleOp szy, IDoubleOp szx, IDoubleOp sxz)
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 |