public static class IVec4R.FromXYZW extends IParameterObject implements IVec4Op
| Modifier and Type | Field and Description |
|---|---|
IDoubleOp |
w |
IDoubleOp |
x |
IDoubleOp |
y |
IDoubleOp |
z |
parent| Constructor and Description |
|---|
IVec4R.FromXYZW(IDoubleOp x,
IDoubleOp y,
IDoubleOp z,
IDoubleOp w) |
| Modifier and Type | Method and Description |
|---|---|
IVec4 |
get() |
createObject, parent, parent