public class SwapYZ extends VariableTransformation
matoperationIndex| Constructor and Description |
|---|
SwapYZ() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Vector3 vec)
Applies this transformation to vec
|
Transformation |
inverse() |
apply, applyN, glApplyat, load, operate, operationID, with$plus$plus, isRedundant, mergepublic void apply(Vector3 vec)
ITransformationapply in class ITransformation<Vector3,Transformation>public Transformation inverse()
inverse in class ITransformation<Vector3,Transformation>