libosmscout 0.1
Loading...
Searching...
No Matches
osmscout::MapPainter::WayPathData Struct Reference

Data structure for holding temporary data about way paths (a way may consist of multiple paths/lines rendered) More...

#include <MapPainter.h>

Public Attributes

const FeatureValueBufferbuffer
 Features of the line segment. Not owned pointer.
 
CoordBufferRange coordRange
 Range of coordinates in transformation buffer.
 
size_t dbIndex =0xffff
 Index of database this area belongs to, used for accessing style config and attribute readers.
 
double mainSlotWidth
 Width of main slot, used for relative positioning.
 
FileOffset ref
 

Detailed Description

Data structure for holding temporary data about way paths (a way may consist of multiple paths/lines rendered)

Member Data Documentation

◆ buffer

const FeatureValueBuffer* osmscout::MapPainter::WayPathData::buffer

Features of the line segment. Not owned pointer.

◆ coordRange

CoordBufferRange osmscout::MapPainter::WayPathData::coordRange

Range of coordinates in transformation buffer.

◆ dbIndex

size_t osmscout::MapPainter::WayPathData::dbIndex =0xffff

Index of database this area belongs to, used for accessing style config and attribute readers.

◆ mainSlotWidth

double osmscout::MapPainter::WayPathData::mainSlotWidth

Width of main slot, used for relative positioning.

◆ ref

FileOffset osmscout::MapPainter::WayPathData::ref

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