public static class IVecR.ToVec2WithAxis extends IParameterObject implements IVec2Op
| Modifier and Type | Field and Description |
|---|---|
IVecOp |
v |
IVecOp |
xaxis |
IVecOp |
yaxis |
parent| Constructor and Description |
|---|
IVecR.ToVec2WithAxis(IVecOp v,
IVecOp xaxis,
IVecOp yaxis) |
| Modifier and Type | Method and Description |
|---|---|
IVec2 |
get() |
createObject, parent, parentpublic IVec2 get()
get in interface IParameterget in interface IVec2Op