Home
·
All Classes
·
Modules
QGLShader.ShaderType Class Reference
[
QtOpenGL
module]
Methods
__init__
(
self
)
__init__
(
self
, int
f
)
__init__
(
self
, ShaderType)
Special Methods
ShaderType
__and__
(
self
, int
f
)
int
__bool__
(
self
)
bool
__eq__
(
self
, ShaderType
f
)
ShaderType
__iand__
(
self
, int
f
)
int
__int__
(
self
)
ShaderType
__invert__
(
self
)
ShaderType
__ior__
(
self
, int
f
)
ShaderType
__ixor__
(
self
, int
f
)
bool
__ne__
(
self
, ShaderType
f
)
ShaderType
__or__
(
self
, int
f
)
ShaderType
__xor__
(
self
, int
f
)
Detailed Description
Method Documentation
ShaderType.__init__ (
self
)
ShaderType.__init__ (
self
, int
f
)
ShaderType.__init__ (
self
,
ShaderType
)
ShaderType
ShaderType.__and__ (
self
, int
f
)
int ShaderType.__bool__ (
self
)
bool ShaderType.__eq__ (
self
,
ShaderType
f
)
ShaderType
ShaderType.__iand__ (
self
, int
f
)
int ShaderType.__int__ (
self
)
ShaderType
ShaderType.__invert__ (
self
)
ShaderType
ShaderType.__ior__ (
self
, int
f
)
ShaderType
ShaderType.__ixor__ (
self
, int
f
)
bool ShaderType.__ne__ (
self
,
ShaderType
f
)
ShaderType
ShaderType.__or__ (
self
, int
f
)
ShaderType
ShaderType.__xor__ (
self
, int
f
)
PyQt 4.12.1 for X11
Copyright ©
Riverbank Computing Ltd
and
The Qt Company
2015
Qt 4.8.7