MCPcopy Create free account
hub / github.com/PDAL/PDAL / Polygon

Method Polygon

pdal/Polygon.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52};
53
54Polygon::Polygon()
55{
56 init();
57}
58
59
60void Polygon::construct(void *geom)

Callers

nothing calls this directly

Calls 2

resetMethod · 0.45
addPointMethod · 0.45

Tested by

no test coverage detected