|
RunicVTT Open Source Virtual Tabletop for TTRPG using P2P
|
#include <Components.h>
Public Attributes | |
| GLuint | textureID |
| std::string | image_path |
| glm::vec2 | size |
Definition at line 44 of file Components.h.
| std::string TextureComponent::image_path |
Definition at line 47 of file Components.h.
| glm::vec2 TextureComponent::size |
Definition at line 48 of file Components.h.
| GLuint TextureComponent::textureID |
Definition at line 46 of file Components.h.