Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
BlendStateBinder Struct Reference
Collaboration diagram for BlendStateBinder:

Public Member Functions

 BlendStateBinder ()
void set (bool blend)
 ~BlendStateBinder ()
 BlendStateBinder ()
void set (bool blend)
 ~BlendStateBinder ()

Public Attributes

bool m_blend

Detailed Description

Definition at line 143 of file qopenglcompositor.cpp.

Constructor & Destructor Documentation

◆ BlendStateBinder() [1/2]

BlendStateBinder::BlendStateBinder ( )
inline

Definition at line 145 of file qopenglcompositor.cpp.

References m_blend.

◆ ~BlendStateBinder() [1/2]

BlendStateBinder::~BlendStateBinder ( )
inline

Definition at line 159 of file qopenglcompositor.cpp.

◆ BlendStateBinder() [2/2]

BlendStateBinder::BlendStateBinder ( )
inline

Definition at line 145 of file qopenglcompositor.cpp.

◆ ~BlendStateBinder() [2/2]

BlendStateBinder::~BlendStateBinder ( )
inline

Definition at line 159 of file qopenglcompositor.cpp.

Member Function Documentation

◆ set() [1/2]

void BlendStateBinder::set ( bool blend)
inline

Definition at line 148 of file qopenglcompositor.cpp.

References m_blend.

◆ set() [2/2]

void BlendStateBinder::set ( bool blend)
inline

Definition at line 148 of file qopenglcompositor.cpp.

Member Data Documentation

◆ m_blend

bool BlendStateBinder::m_blend

Definition at line 163 of file qopenglcompositor.cpp.

Referenced by BlendStateBinder(), and set().


The documentation for this struct was generated from the following file: