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

#include <geom_algorithms.H>

Collaboration diagram for Aleph::RegularTriangulationBowyerWatson::Result:
[legend]

Public Attributes

Array< WeightedSitesites
 
Array< IndexedTriangletriangles
 

Detailed Description

Definition at line 2343 of file geom_algorithms.H.

Member Data Documentation

◆ sites

Array<WeightedSite> Aleph::RegularTriangulationBowyerWatson::Result::sites

◆ triangles

Array<IndexedTriangle> Aleph::RegularTriangulationBowyerWatson::Result::triangles

Definition at line 2346 of file geom_algorithms.H.


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