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
ColorStop Struct Reference
Collaboration diagram for ColorStop:

Public Attributes

double t
 
int r
 
int g
 
int b
 

Detailed Description

Interpolates between two adjacent colour stops. Each stop is {normalised_position, r, g, b}.

Member Data Documentation

◆ b

int ColorStop::b

◆ g

int ColorStop::g

◆ r

int ColorStop::r

◆ t

double ColorStop::t

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