|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IVec2R.ToVec3
public static class IVec2R.ToVec3
Field Summary | |
---|---|
IVec2Op |
v
|
IDoubleOp |
z
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IVec2R.ToVec3(IVec2Op v)
|
|
IVec2R.ToVec3(IVec2Op v,
IDoubleOp z)
|
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 IVec2Op v
public IDoubleOp z
Constructor Detail |
---|
public IVec2R.ToVec3(IVec2Op v)
public IVec2R.ToVec3(IVec2Op v, IDoubleOp z)
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 |