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

Four vertex ids in cyclic (CCW) order. Before the PSLG is built these are meshquadpoints' combined indices; MeshGenerator maps them to Triangle output vertex ids before pairing. More...

#include <meshquadmatch.h>

Collaboration diagram for mesh::QuadTemplate:

Public Attributes

int v [4] = {-1, -1, -1, -1}
 

Detailed Description

Four vertex ids in cyclic (CCW) order. Before the PSLG is built these are meshquadpoints' combined indices; MeshGenerator maps them to Triangle output vertex ids before pairing.

Member Data Documentation

◆ v

int mesh::QuadTemplate::v[4] = {-1, -1, -1, -1}

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