libosmscout
0.1
|
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 FeatureValueBuffer * | buffer |
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 |
Data structure for holding temporary data about way paths (a way may consist of multiple paths/lines rendered)
const FeatureValueBuffer* osmscout::MapPainter::WayPathData::buffer |
Features of the line segment. Not owned pointer.
CoordBufferRange osmscout::MapPainter::WayPathData::coordRange |
Range of coordinates in transformation buffer.
double osmscout::MapPainter::WayPathData::mainSlotWidth |
Width of main slot, used for relative positioning.
FileOffset osmscout::MapPainter::WayPathData::ref |