public static class IVecR.TransformVec3 extends IParameterObject implements IVecOp
| Modifier and Type | Field and Description |
|---|---|
IVecOp |
v |
IVecOp |
x |
IVecOp |
y |
IVecOp |
z |
parent| Constructor and Description |
|---|
IVecR.TransformVec3(IVecOp v,
IVecOp x,
IVecOp y,
IVecOp z) |
| Modifier and Type | Method and Description |
|---|---|
IVec |
get() |
createObject, parent, parentpublic IVec get()
get in interface IParameterget in interface IVecOp