libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
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. More...
 
CoordBufferRange coordRange
 Range of coordinates in transformation buffer. More...
 
double mainSlotWidth
 Width of main slot, used for relative positioning. More...
 
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.

◆ 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: