Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1131
void PathObject::setPatternRotation(qreal rotation)
1132
{
1133
setRotation(rotation);
1134
}
1135
1136
void PathObject::setPatternOrigin(const MapCoord& origin)
1137
{
Callers
4
constructorTest
Method · 0.80
dragMove
Method · 0.80
load
Method · 0.80
importObject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected