Valkka  1.6.1
OpenSource Video Management
Classes | Functions
tex.h File Reference

Handling OpenGL textures. More...

#include "frame.h"
#include "opengl.h"
#include "constant.h"
#include "macro.h"
Include dependency graph for tex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TEX
 A class encapsulating information about an OpenGL texture set (sizes, OpenGL reference ids, etc.) More...
 
class  YUVTEX
 A class encapsulating information about an OpenGL texture set for a YUV pixmap (sizes, OpenGL reference ids, etc.) More...
 

Functions

std::ostream & operator<< (std::ostream &os, YUVTEX const &m)
 

Detailed Description

Handling OpenGL textures.

Author
Sampsa Riikonen
Date
2017
Version
1.6.1