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
mesh::ResolvedInfil Struct Reference

Result of resolving one triangle's infiltration. More...

#include <meshinfil.h>

Collaboration diagram for mesh::ResolvedInfil:

Public Member Functions

bool isOverride () const
 
bool isInherited () const
 

Public Attributes

InfilRow row
 
InfilProvenance provenance = InfilProvenance::None
 
QString sourceTag
 Tag that supplied it (Tag/Star only)
 

Detailed Description

Result of resolving one triangle's infiltration.

Member Function Documentation

◆ isInherited()

bool mesh::ResolvedInfil::isInherited ( ) const
inline

◆ isOverride()

bool mesh::ResolvedInfil::isOverride ( ) const
inline

Member Data Documentation

◆ provenance

InfilProvenance mesh::ResolvedInfil::provenance = InfilProvenance::None

◆ row

InfilRow mesh::ResolvedInfil::row

◆ sourceTag

QString mesh::ResolvedInfil::sourceTag

Tag that supplied it (Tag/Star only)


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