Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorRendering::ZoneDataSnapshot Struct Reference

Thread-safe zone data snapshot for the render thread. More...

#include <phosphor-rendering/include/PhosphorRendering/ZoneShaderCommon.h>

Public Attributes

QVector< ZoneRectrects
 
QVector< ZoneColorfillColors
 
QVector< ZoneColorborderColors
 
int zoneCount = 0
 
int highlightedCount = 0
 
int version = 0
 

Detailed Description

Thread-safe zone data snapshot for the render thread.

Member Data Documentation

◆ borderColors

QVector<ZoneColor> PhosphorRendering::ZoneDataSnapshot::borderColors

◆ fillColors

QVector<ZoneColor> PhosphorRendering::ZoneDataSnapshot::fillColors

◆ highlightedCount

int PhosphorRendering::ZoneDataSnapshot::highlightedCount = 0

◆ rects

QVector<ZoneRect> PhosphorRendering::ZoneDataSnapshot::rects

◆ version

int PhosphorRendering::ZoneDataSnapshot::version = 0

◆ zoneCount

int PhosphorRendering::ZoneDataSnapshot::zoneCount = 0

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