Home
·
All Classes
·
Modules
QGLFramebufferObjectFormat Class Reference
[
QtOpenGL
module]
Methods
__init__
(
self
)
__init__
(
self
, QGLFramebufferObjectFormat)
QGLFramebufferObject.Attachment
attachment
(
self
)
int
internalTextureFormat
(
self
)
int
samples
(
self
)
setAttachment
(
self
, QGLFramebufferObject.Attachment)
setInternalTextureFormat
(
self
, int)
setSamples
(
self
, int)
setTextureTarget
(
self
, int)
int
textureTarget
(
self
)
Special Methods
bool
__eq__
(
self
, QGLFramebufferObjectFormat)
bool
__ne__
(
self
, QGLFramebufferObjectFormat)
Detailed Description
Method Documentation
QGLFramebufferObjectFormat.__init__ (
self
)
QGLFramebufferObjectFormat.__init__ (
self
,
QGLFramebufferObjectFormat
)
QGLFramebufferObject.Attachment
QGLFramebufferObjectFormat.attachment (
self
)
int QGLFramebufferObjectFormat.internalTextureFormat (
self
)
int QGLFramebufferObjectFormat.samples (
self
)
QGLFramebufferObjectFormat.setAttachment (
self
,
QGLFramebufferObject.Attachment
)
QGLFramebufferObjectFormat.setInternalTextureFormat (
self
, int)
QGLFramebufferObjectFormat.setSamples (
self
, int)
QGLFramebufferObjectFormat.setTextureTarget (
self
, int)
int QGLFramebufferObjectFormat.textureTarget (
self
)
bool QGLFramebufferObjectFormat.__eq__ (
self
,
QGLFramebufferObjectFormat
)
bool QGLFramebufferObjectFormat.__ne__ (
self
,
QGLFramebufferObjectFormat
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0