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

#include <Planarity_Test.H>

Collaboration diagram for Aleph::Planarity_Test_Result< GT >::Rotation_Entry:
[legend]

Public Attributes

Nodenode = nullptr
 
Array< Node * > cw_neighbors
 

Detailed Description

template<class GT>
struct Aleph::Planarity_Test_Result< GT >::Rotation_Entry

Definition at line 202 of file Planarity_Test.H.

Member Data Documentation

◆ cw_neighbors

template<class GT >
Array<Node *> Aleph::Planarity_Test_Result< GT >::Rotation_Entry::cw_neighbors

Definition at line 205 of file Planarity_Test.H.

◆ node


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