Gamp v0.0.7-54-gccdc599
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
Texture.hpp File Reference
Include dependency graph for Texture.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gamp::render::gl::texture::Texture
 Represents an OpenGL texture object. More...
 
class  gamp::render::gl::texture::TextureData
 Represents the data for an OpenGL texture. More...
 

Namespaces

namespace  gamp
 Gamp: Graphics, Audio, Multimedia and Processing Framework (Native C++, WebAssembly, ...)
 
namespace  gamp::render
 
namespace  gamp::render::gl
 
namespace  gamp::render::gl::texture
 

Typedefs

typedef Point2I< uint32_t > gamp::render::gl::texture::Point2u32