Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::GeomBowyerWatsonUtils::WorkTriangle Struct Reference
Collaboration diagram for Aleph::GeomBowyerWatsonUtils::WorkTriangle:
[legend]

Public Attributes

size_t a
 
size_t b
 
size_t c
 
bool alive
 

Detailed Description

Definition at line 413 of file geom_algorithms.H.

Member Data Documentation

◆ a

size_t Aleph::GeomBowyerWatsonUtils::WorkTriangle::a

Definition at line 415 of file geom_algorithms.H.

◆ alive

bool Aleph::GeomBowyerWatsonUtils::WorkTriangle::alive

Definition at line 418 of file geom_algorithms.H.

◆ b

size_t Aleph::GeomBowyerWatsonUtils::WorkTriangle::b

Definition at line 416 of file geom_algorithms.H.

◆ c

size_t Aleph::GeomBowyerWatsonUtils::WorkTriangle::c

Definition at line 417 of file geom_algorithms.H.


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