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