public static class IVec4R.Shear extends IParameterObject implements IVec4Op
| Modifier and Type | Field and Description |
|---|---|
IDoubleOp |
sxy |
IDoubleOp |
sxz |
IDoubleOp |
syx |
IDoubleOp |
syz |
IDoubleOp |
szx |
IDoubleOp |
szy |
IVec4Op |
v |
parent| Constructor and Description |
|---|
IVec4R.Shear(IVec4Op v,
IDoubleOp sxy,
IDoubleOp syx,
IDoubleOp syz,
IDoubleOp szy,
IDoubleOp szx,
IDoubleOp sxz) |
| Modifier and Type | Method and Description |
|---|---|
IVec4 |
get() |
createObject, parent, parent