Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Planar_Dual_Metadata< GT >::Face_Dart Struct Reference

#include <Planarity_Test.H>

Public Attributes

Nodesrc = nullptr
 
Nodetgt = nullptr
 

Detailed Description

template<class GT>
struct Aleph::Planar_Dual_Metadata< GT >::Face_Dart

Definition at line 282 of file Planarity_Test.H.

Member Data Documentation

◆ src

template<class GT >
Node* Aleph::Planar_Dual_Metadata< GT >::Face_Dart::src = nullptr

Definition at line 284 of file Planarity_Test.H.

Referenced by Aleph::planar_dual_metadata().

◆ tgt

template<class GT >
Node* Aleph::Planar_Dual_Metadata< GT >::Face_Dart::tgt = nullptr

Definition at line 285 of file Planarity_Test.H.

Referenced by Aleph::planar_dual_metadata().


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