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