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