Definition at line 280 of file qglpixmapfilter.cpp.
◆ QGLBlurTextureInfo()
QGLBlurTextureInfo::QGLBlurTextureInfo |
( |
const QImage & |
image, |
|
|
GLuint |
tex, |
|
|
qreal |
r |
|
) |
| |
|
inline |
◆ ~QGLBlurTextureInfo()
QGLBlurTextureInfo::~QGLBlurTextureInfo |
( |
| ) |
|
|
inline |
◆ paddedImage()
QImage QGLBlurTextureInfo::paddedImage |
( |
int |
scaleLevel = 0 | ) |
const |
◆ radius()
qreal QGLBlurTextureInfo::radius |
( |
| ) |
const |
|
inline |
◆ texture()
GLuint QGLBlurTextureInfo::texture |
( |
| ) |
const |
|
inline |
◆ m_paddedImage
◆ m_radius
qreal QGLBlurTextureInfo::m_radius |
|
private |
◆ m_texture
GLuint QGLBlurTextureInfo::m_texture |
|
private |
The documentation for this class was generated from the following file: