Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 308 Bytes

File metadata and controls

8 lines (6 loc) · 308 Bytes

QSGRoundedRectangularImageNode

Qt Scene Graph Rounded Rectangular Image Node

This class provides a rectangular image node for the Qt Scene Graph.

Basically, this is a QSGImageNode with a radius feature. It works on the basis of simplified QPainterPath being compatible with GPU drawing primitives.