libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
p2t::SweepContext::Basin Struct Reference

#include <sweep_context.h>

Public Member Functions

 Basin ()
 
void Clear ()
 

Public Attributes

Nodebottom_node
 
bool left_highest
 
Nodeleft_node
 
Noderight_node
 
double width
 

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

Referenced by Clear().

◆ left_highest

bool p2t::SweepContext::Basin::left_highest

Referenced by Clear().

◆ left_node

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

Referenced by Clear().

◆ right_node

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

Referenced by Clear().

◆ width

double p2t::SweepContext::Basin::width

Referenced by Clear().


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