public class IconTransformation extends UVTransformation
| Modifier and Type | Field and Description |
|---|---|
IIcon |
icon |
operationIndex| Constructor and Description |
|---|
IconTransformation(IIcon icon) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(UV uv)
Applies this transformation to vec
|
UVTransformation |
inverse() |
at, load, operate, operationID, with$plus$plus, isRedundant, mergepublic void apply(UV uv)
ITransformationapply in class ITransformation<UV,UVTransformation>public UVTransformation inverse()
inverse in class ITransformation<UV,UVTransformation>