Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::ConstrainedDelaunayTriangulation::IndexedEdge Struct Reference

#include <geom_algorithms.H>

Collaboration diagram for Aleph::ConstrainedDelaunayTriangulation::IndexedEdge:
[legend]

Public Attributes

size_t u
 
size_t v
 

Detailed Description

Definition at line 2901 of file geom_algorithms.H.

Member Data Documentation

◆ u

size_t Aleph::ConstrainedDelaunayTriangulation::IndexedEdge::u

Definition at line 2903 of file geom_algorithms.H.

◆ v

size_t Aleph::ConstrainedDelaunayTriangulation::IndexedEdge::v

Definition at line 2904 of file geom_algorithms.H.


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