interface for the GLC_Texture class. More...
#include <QFile>#include <QtOpenGL>#include "../glc_config.h"Go to the source code of this file.
Classes | |
| class | GLC_Texture |
| GLC_Texture : Image texture. More... | |
Functions | |
| QDataStream & | operator<< (QDataStream &, const GLC_Texture &) |
| Non-member stream operator. | |
| QDataStream & | operator>> (QDataStream &, GLC_Texture &) |
interface for the GLC_Texture class.
Definition in file glc_texture.h.
| QDataStream& operator<< | ( | QDataStream & | , | |
| const GLC_Texture & | ||||
| ) |
Non-member stream operator.
Definition at line 299 of file glc_texture.cpp.
References GLC_Texture::fileName().
| QDataStream& operator>> | ( | QDataStream & | , | |
| GLC_Texture & | ||||
| ) |
Definition at line 305 of file glc_texture.cpp.
References GLC_Texture::context().