Beatmup
Beatmup::NNets::Storage::Texture Struct Reference

Public Attributes

GL::handle_t handle
 
bool dirty
 if true, the texture needs to be cleared before use More...
 

Detailed Description

Definition at line 138 of file storage.h.

Member Data Documentation

◆ handle

GL::handle_t Beatmup::NNets::Storage::Texture::handle

Definition at line 139 of file storage.h.

◆ dirty

bool Beatmup::NNets::Storage::Texture::dirty

if true, the texture needs to be cleared before use

Definition at line 140 of file storage.h.


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