Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
BlendStateBinder Struct Reference
+ Collaboration diagram for BlendStateBinder:

Public Member Functions

 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()

BlendStateBinder::BlendStateBinder ( )
inline

Definition at line 145 of file qopenglcompositor.cpp.

◆ ~BlendStateBinder()

BlendStateBinder::~BlendStateBinder ( )
inline

Definition at line 159 of file qopenglcompositor.cpp.

References m_blend.

Member Function Documentation

◆ set()

void BlendStateBinder::set ( bool blend)
inline

Definition at line 148 of file qopenglcompositor.cpp.

References m_blend.

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: