libosmscout 1.1.1
Loading...
Searching...
No Matches
p2t::SweepContext::Basin Struct Reference

#include <libosmscout-map-opengl/include/poly2tri/sweep/sweep_context.h>

Collaboration diagram for p2t::SweepContext::Basin:

Public Member Functions

 Basin ()
void Clear ()

Public Attributes

Nodeleft_node
Nodebottom_node
Noderight_node
double width
bool left_highest

Constructor & Destructor Documentation

◆ Basin()

p2t::SweepContext::Basin::Basin ( )
inline

Member Function Documentation

◆ Clear()

void p2t::SweepContext::Basin::Clear ( )
inline

Member Data Documentation

◆ bottom_node

Node* p2t::SweepContext::Basin::bottom_node

◆ left_highest

bool p2t::SweepContext::Basin::left_highest

◆ left_node

Node* p2t::SweepContext::Basin::left_node

◆ right_node

Node* p2t::SweepContext::Basin::right_node

◆ width

double p2t::SweepContext::Basin::width

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