|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IVec4R.Cross
public static class IVec4R.Cross
Field Summary | |
---|---|
IVec4Op |
v1
|
IVecOp |
v2
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IVec4R.Cross(IVec4Op v1,
IVecOp v2)
|
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 v1
public IVecOp v2
Constructor Detail |
---|
public IVec4R.Cross(IVec4Op v1, IVecOp v2)
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 |