SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
scalarfillmaterial.cpp File Reference
#include "map/scalarfillmaterial.h"
#include <QSGMaterialShader>
#include <QSGTexture>
#include <cstring>
Include dependency graph for scalarfillmaterial.cpp:

Functions

const QSGGeometry::AttributeSet & scalarFillAttributes ()
 

Detailed Description

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

QSG-2D-1M Phase 8 — see scalarfillmaterial.h. The .qsb shaders are compiled by qt_add_shaders from resources/shaders/scalarfill.{vert,frag}.

Function Documentation

◆ scalarFillAttributes()

const QSGGeometry::AttributeSet & scalarFillAttributes ( )

Attribute set matching ScalarFillVertex (location 0 = vec2 position, location 1 = float scalar).

Here is the caller graph for this function: