added texture to shapes
This commit is contained in:
parent
38a49c504a
commit
9ff485588e
8 changed files with 70 additions and 30 deletions
|
@ -47,4 +47,5 @@ private:
|
|||
|
||||
glm::vec3 cubeOrientation, cubePosition, cubeScale;
|
||||
std::vector<Shape*> shapes;
|
||||
std::shared_ptr<lol::Texture> texture;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue