|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IVecR.TransformVec4
public static class IVecR.TransformVec4
Field Summary | |
---|---|
IVecOp |
trans
|
IVecOp |
v
|
IVecOp |
x
|
IVecOp |
y
|
IVecOp |
z
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IVecR.TransformVec4(IVecOp v,
IVecOp x,
IVecOp y,
IVecOp z,
IVecOp trans)
|
Method Summary | |
---|---|
IVec |
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 IVecOp v
public IVecOp x
public IVecOp y
public IVecOp z
public IVecOp trans
Constructor Detail |
---|
public IVecR.TransformVec4(IVecOp v, IVecOp x, IVecOp y, IVecOp z, IVecOp trans)
Method Detail |
---|
public IVec get()
get
in interface IParameter
get
in interface IVecOp
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |