public static class IVec4R.Transform3 extends IParameterObject implements IVec4Op
| Modifier and Type | Field and Description |
|---|---|
IMatrix3Op |
mat |
IVec4Op |
v |
parent| Constructor and Description |
|---|
IVec4R.Transform3(IVec4Op v,
IMatrix3Op mat) |
| Modifier and Type | Method and Description |
|---|---|
IVec4 |
get() |
createObject, parent, parentpublic IVec4Op v
public IMatrix3Op mat
public IVec4R.Transform3(IVec4Op v, IMatrix3Op mat)