libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::TransPoint Struct Reference

Entry in the TransBuffer structure. More...

#include <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

◆ x

◆ y


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