|
libosmscout 1.1.1
|
#include <libosmscout/include/osmscout/util/Transformation.h>
Public Attributes | |
| bool | draw |
| double | x |
| double | y |
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.
| bool osmscout::TransPoint::draw |
| double osmscout::TransPoint::x |
| double osmscout::TransPoint::y |