Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Vous êtes un professionnel et vous avez besoin d'une formation ? Machine Learning
avec Scikit-Learn
Voir le programme détaillé
Module « PySide6.QtGui »

Classe « QRhiGraphicsPipeline »

Informations générales

Héritage

builtins.object
    Object
        QRhiResource
            QRhiGraphicsPipeline

Définition

class QRhiGraphicsPipeline(QRhiResource):

Constructeur(s)

Signature du constructeur Description
__new__(*args, **kwargs) Create and return a new object. See help(type) for accurate signature. [extrait de __new__.__doc__]
__init__(self, /, *args, **kwargs) Initialize self. See help(type(self)) for accurate signature. [extrait de __init__.__doc__]

Liste des attributs statiques

Nom de l'attribut Valeur
m_cullMode<attribute 'm_cullMode' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_depthBias<attribute 'm_depthBias' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_depthOp<attribute 'm_depthOp' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_depthTest<attribute 'm_depthTest' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_depthWrite<attribute 'm_depthWrite' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_flags<attribute 'm_flags' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_frontFace<attribute 'm_frontFace' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_lineWidth<attribute 'm_lineWidth' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_multiViewCount<attribute 'm_multiViewCount' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_patchControlPointCount<attribute 'm_patchControlPointCount' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_polygonMode<attribute 'm_polygonMode' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_renderPassDesc<attribute 'm_renderPassDesc' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_sampleCount<attribute 'm_sampleCount' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_shaderResourceBindings<attribute 'm_shaderResourceBindings' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_slopeScaledDepthBias<attribute 'm_slopeScaledDepthBias' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_stencilBack<attribute 'm_stencilBack' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_stencilFront<attribute 'm_stencilFront' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_stencilReadMask<attribute 'm_stencilReadMask' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_stencilTest<attribute 'm_stencilTest' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_stencilWriteMask<attribute 'm_stencilWriteMask' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_topology<attribute 'm_topology' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>
m_vertexInputLayout<attribute 'm_vertexInputLayout' of 'PySide6.QtGui.QRhiGraphicsPipeline' objects>

Attributs statiques hérités de la classe QRhiResource

m_id, m_objectName

Liste des opérateurs

Opérateurs hérités de la classe object

__eq__, __ge__, __gt__, __le__, __lt__, __ne__

Liste des méthodes

Toutes les méthodes Méthodes d'instance Méthodes statiques Méthodes dépréciées
Signature de la méthodeDescription
__delattr__(self, name) Implement delattr(self, name). [extrait de __delattr__.__doc__]
__setattr__(self, name, value) Implement setattr(self, name, value). [extrait de __setattr__.__doc__]
BlendFactor(*values)
BlendOp(*values)
cbeginShaderStages(self)
cbeginTargetBlends(self)
cendShaderStages(self)
cendTargetBlends(self)
ColorMaskComponent(*values)
CompareOp(*values)
create(self)
CullMode(*values)
cullMode(self)
depthBias(self)
depthOp(self)
Flag(*values)
flags(self)
FrontFace(*values)
frontFace(self)
hasDepthTest(self)
hasDepthWrite(self)
hasStencilTest(self)
lineWidth(self)
multiViewCount(self)
patchControlPointCount(self)
PolygonMode(*values)
polygonMode(self)
renderPassDescriptor(self)
resourceType(self)
sampleCount(self)
setCullMode(self, object)
setDepthBias(self, object)
setDepthOp(self, object)
setDepthTest(self, object)
setDepthWrite(self, object)
setFlags(self, object)
setFrontFace(self, object)
setLineWidth(self, object)
setMultiViewCount(self, object)
setPatchControlPointCount(self, object)
setPolygonMode(self, object)
setRenderPassDescriptor(self, object)
setSampleCount(self, object)
setShaderResourceBindings(self, object)
setShaderStages(self, object)
setSlopeScaledDepthBias(self, object)
setStencilBack(self, object)
setStencilFront(self, object)
setStencilReadMask(self, object)
setStencilTest(self, object)
setStencilWriteMask(self, object)
setTargetBlends(self, object)
setTopology(self, object)
setVertexInputLayout(self, object)
shaderResourceBindings(self)
shaderStageAt(self, object)
shaderStageCount(self)
slopeScaledDepthBias(self)
stencilBack(self)
stencilFront(self)
StencilOp(*values)
StencilOpState StencilOpState(self, /) -> None [extrait de StencilOpState.__doc__]
stencilReadMask(self)
stencilWriteMask(self)
TargetBlend TargetBlend(self, /) -> None [extrait de TargetBlend.__doc__]
targetBlendAt(self, object)
targetBlendCount(self)
Topology(*values)
topology(self)
vertexInputLayout(self)

Méthodes héritées de la classe QRhiResource

__init_subclass__, __subclasshook__, deleteLater, destroy, globalResourceId, name, rhi, setName, Type

Méthodes héritées de la classe Object

__getattribute__, __init_subclass__, __subclasshook__

Méthodes héritées de la classe object

__dir__, __format__, __getstate__, __hash__, __reduce__, __reduce_ex__, __repr__, __sizeof__, __str__

Vous êtes un professionnel et vous avez besoin d'une formation ? Coder avec une
Intelligence Artificielle
Voir le programme détaillé