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