public static class IVecR.Transform4 extends IParameterObject implements IVecOp
| Modifier and Type | Field and Description |
|---|---|
IMatrix4Op |
mat |
IVecOp |
v |
parent| Constructor and Description |
|---|
IVecR.Transform4(IVecOp v,
IMatrix4Op m) |
| Modifier and Type | Method and Description |
|---|---|
IVec |
get() |
createObject, parent, parentpublic IVecOp v
public IMatrix4Op mat
public IVecR.Transform4(IVecOp v, IMatrix4Op m)
public IVec get()
get in interface IParameterget in interface IVecOp