itowns icon indicating copy to clipboard operation
itowns copied to clipboard

refactor(Raster): use extent to handle texture instead of index integer.

Open gchoqueux opened this issue 5 years ago • 1 comments

Description

Use extent to handle texture instead of index integer.

Motivation and Context

it's more appropriate and intuitive to apply a texture on extent. In addition, one texture could be applied individually.

gchoqueux avatar Oct 10 '19 12:10 gchoqueux