MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / setPatternRotation

Method setPatternRotation

src/core/objects/object.cpp:1131–1134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1129
1130
1131void PathObject::setPatternRotation(qreal rotation)
1132{
1133 setRotation(rotation);
1134}
1135
1136void PathObject::setPatternOrigin(const MapCoord& origin)
1137{

Callers 4

constructorTestMethod · 0.80
dragMoveMethod · 0.80
loadMethod · 0.80
importObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected