public interface IModelState extends com.google.common.base.Function<IModelPart,TRSRTransformation>
Modifier and Type | Method and Description |
---|---|
TRSRTransformation |
apply(IModelPart part) |
TRSRTransformation apply(IModelPart part)
apply
in interface com.google.common.base.Function<IModelPart,TRSRTransformation>