RunicVTT Open Source Virtual Tabletop for TTRPG using P2P
Loading...
Searching...
No Matches
DirectoryWindow::ImageData Struct Reference

#include <DirectoryWindow.h>

Collaboration diagram for DirectoryWindow::ImageData:

Public Attributes

GLuint textureID
 
glm::vec2 size
 
std::string filename
 

Detailed Description

Definition at line 31 of file DirectoryWindow.h.

Member Data Documentation

◆ filename

std::string DirectoryWindow::ImageData::filename

Definition at line 35 of file DirectoryWindow.h.

◆ size

glm::vec2 DirectoryWindow::ImageData::size

Definition at line 34 of file DirectoryWindow.h.

◆ textureID

GLuint DirectoryWindow::ImageData::textureID

Definition at line 33 of file DirectoryWindow.h.


The documentation for this struct was generated from the following file: