MCPcopy Create free account
hub / github.com/OSGeo/PROJ / NullHorizontalShiftGrid

Method NullHorizontalShiftGrid

src/grids.cpp:1766–1767  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1764
1765 public:
1766 NullHorizontalShiftGrid()
1767 : HorizontalShiftGrid("null", 3, 3, globalExtent()) {}
1768
1769 bool isNullGrid() const override { return true; }
1770

Callers

nothing calls this directly

Calls 1

globalExtentFunction · 0.85

Tested by

no test coverage detected