public class MultiIconTransformation extends UVTransformation
| Modifier and Type | Field and Description |
|---|---|
IIcon[] |
icons |
operationIndex| Constructor and Description |
|---|
MultiIconTransformation(IIcon... icons) |
| 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>