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

Public Attributes

size_t seg
 
Geom_Number label
 
unsigned priority
 
Nodeleft = nullptr
 
Noderight = nullptr
 

Detailed Description

Definition at line 6034 of file geom_algorithms.H.

Member Data Documentation

◆ label

Geom_Number Aleph::SweepLineSegmentIntersection::StatusTree::Node::label

◆ left

◆ priority

unsigned Aleph::SweepLineSegmentIntersection::StatusTree::Node::priority

◆ right

◆ seg

size_t Aleph::SweepLineSegmentIntersection::StatusTree::Node::seg

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