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

Public Member Functions | |
| Basin () | |
| void | Clear () |
Public Attributes | |
| Node * | left_node |
| Node * | bottom_node |
| Node * | right_node |
| double | width |
| bool | left_highest |
|
inline |
|
inline |
| Node* p2t::SweepContext::Basin::bottom_node |
| bool p2t::SweepContext::Basin::left_highest |
| Node* p2t::SweepContext::Basin::left_node |
| Node* p2t::SweepContext::Basin::right_node |
| double p2t::SweepContext::Basin::width |