MCPcopy Create free account
hub / github.com/comaps/comaps / GetGeomType

Method GetGeomType

generator/pygen/pygen.cpp:105–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 int8_t GetLayer() { return m_feature->GetLayer(); }
104
105 GeomType GetGeomType() { return m_feature->GetGeomType(); }
106
107 bp::list GetGeometry()
108 {

Callers 4

UNIT_CLASS_TESTFunction · 0.45
UNIT_TESTFunction · 0.45
GetGeometryMethod · 0.45
AddMethod · 0.45

Calls

no outgoing calls

Tested by 3

UNIT_CLASS_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
AddMethod · 0.36