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::QuadPointSet Struct Reference

#include <meshquadpoints.h>

Collaboration diagram for mesh::QuadPointSet:

Public Attributes

QVector< QPointF > generated
 Interior lattice points (excludes seeds).
 
QVector< QuadTemplatetemplates
 Combined indices, CCW.
 
int boundaryLayerPoints = 0
 

Member Data Documentation

◆ boundaryLayerPoints

int mesh::QuadPointSet::boundaryLayerPoints = 0

◆ generated

QVector<QPointF> mesh::QuadPointSet::generated

Interior lattice points (excludes seeds).

◆ templates

QVector<QuadTemplate> mesh::QuadPointSet::templates

Combined indices, CCW.


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