org.osm2world.core.target.common.material
public interface TexCoordFunction
Modifier and Type | Method and Description |
---|---|
List<VectorXZ> |
apply(List<VectorXYZ> vs,
TextureData textureData)
calculates a texture coordinate for each vertex
|
List<VectorXZ> apply(List<VectorXYZ> vs, TextureData textureData)