Qt 6.x
The Qt SDK
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 130 of file qopenglcompositor.cpp.

Constructor & Destructor Documentation

◆ BlendStateBinder()

BlendStateBinder::BlendStateBinder ( )
inline

Definition at line 132 of file qopenglcompositor.cpp.

◆ ~BlendStateBinder()

BlendStateBinder::~BlendStateBinder ( )
inline

Definition at line 146 of file qopenglcompositor.cpp.

References m_blend.

Member Function Documentation

◆ set()

void BlendStateBinder::set ( bool  blend)
inline

Definition at line 135 of file qopenglcompositor.cpp.

References m_blend.

Member Data Documentation

◆ m_blend

bool BlendStateBinder::m_blend

Definition at line 150 of file qopenglcompositor.cpp.

Referenced by ~BlendStateBinder(), and set().


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