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