libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::TransPoint Struct Reference

#include <libosmscout/include/osmscout/util/Transformation.h>

Public Attributes

bool draw
double x
double y

Detailed Description

Entry in the TransBuffer structure.

A transformation object has a coordinate and a flag that signals that it should be either drawn or dropped. Singular coordinates can be dropped due to optimizations with the goal to reduce rendering nodes without sacrificing display quality.

Member Data Documentation

◆ draw

bool osmscout::TransPoint::draw

◆ x

double osmscout::TransPoint::x

◆ y

double osmscout::TransPoint::y

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