public static class IVec2R.ToVec4 extends IParameterObject implements IVec4Op
| Modifier and Type | Field and Description |
|---|---|
IVec2Op |
v |
IDoubleOp |
w |
IDoubleOp |
z |
parent| Constructor and Description |
|---|
IVec2R.ToVec4(IVec2Op v) |
IVec2R.ToVec4(IVec2Op v,
IDoubleOp z,
IDoubleOp w) |
| Modifier and Type | Method and Description |
|---|---|
IVec4 |
get() |
createObject, parent, parentpublic IVec2R.ToVec4(IVec2Op v)