![]() |
Mapper
0.9.0
API documentation
|
#include "area_symbol.h"#include <algorithm>#include <cmath>#include <iterator>#include <memory>#include <QtMath>#include <QLatin1String>#include <QStringRef>#include <QXmlStreamReader>#include "core/map.h"#include "core/map_color.h"#include "core/map_coord.h"#include "core/objects/object.h"#include "core/renderables/renderable.h"#include "core/renderables/renderable_implementation.h"#include "core/symbols/line_symbol.h"#include "core/symbols/point_symbol.h"#include "core/symbols/symbol.h"#include "core/virtual_coord_vector.h"#include "util/xml_stream_util.h"
Namespaces | |
| OpenOrienteering | |
Functions | |
| template<> | |
| void | OpenOrienteering::AreaSymbol::FillPattern::createLine< AreaSymbol::FillPattern::LinePattern > (MapCoordF first, MapCoordF second, qreal, LineSymbol *line, qreal, const AreaRenderable &, ObjectRenderables &output) const |
| template<> | |
| void | OpenOrienteering::AreaSymbol::FillPattern::createLine< AreaSymbol::FillPattern::PointPattern > (MapCoordF first, MapCoordF second, qreal delta_offset, LineSymbol *, qreal rotation, const AreaRenderable &outline, ObjectRenderables &output) const |
1.8.13