Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
Loading...
Searching...
No Matches
Data Fields
gui::img::Img Struct Reference

#include <img.hpp>

Data Fields

GLuint texture_id
 
int width
 opengl texture id More...
 
int height
 width in pixels More...
 

Detailed Description

Representation of a loaded image

Field Documentation

◆ height

int gui::img::Img::height

width in pixels

◆ texture_id

GLuint gui::img::Img::texture_id

◆ width

int gui::img::Img::width

opengl texture id


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