mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
Calculating uv coordinates to be used for sampling from tiled textures.
This commit is contained in:
@@ -67,7 +67,7 @@ namespace openspace {
|
||||
unique_ptr<ProgramObject> _programObject;
|
||||
shared_ptr<Geometry> _geometry;
|
||||
|
||||
TextureTileSet tileSet;
|
||||
TextureTileSet _tileSet;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user