Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetCenter
Method
SetCenter
generator/feature_builder.cpp:81–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void FeatureBuilder::SetCenter(m2::PointD const & p)
82
{
83
ResetGeometry();
84
m_center = p;
85
m_params.SetGeomType(GeomType::Point);
86
m_limitRect.Add(p);
87
}
88
89
void FeatureBuilder::AssignPoints(PointSeq points)
90
{
Callers
11
ProcessRawEntries
Method · 0.45
TransformToPoint
Function · 0.45
AddFakeNodes
Method · 0.45
BuildFromNode
Method · 0.45
BuildFromRelation
Method · 0.45
MakeFbForTest
Function · 0.45
UNIT_CLASS_TEST
Function · 0.45
MakeNodeFeatureBuilder
Function · 0.45
AddNode
Method · 0.45
Serialize
Method · 0.45
Add
Method · 0.45
Calls
2
SetGeomType
Method · 0.80
Add
Method · 0.45
Tested by
6
MakeFbForTest
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36
MakeNodeFeatureBuilder
Function · 0.36
AddNode
Method · 0.36
Serialize
Method · 0.36
Add
Method · 0.36