MCPcopy Create free account
hub / github.com/Kitware/VTK / description

Method description

ThirdParty/libproj/vtklibproj/src/grids.cpp:2519–2521  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2517 }
2518
2519 std::string description(int sample) const override {
2520 return m_grid->metadataItem("DESCRIPTION", sample);
2521 }
2522
2523 std::string metadataItem(const std::string &key,
2524 int sample = -1) const override {

Callers 15

proj_get_nameFunction · 0.45
proj_get_area_of_useFunction · 0.45
_isEquivalentToMethod · 0.45
common.cppFile · 0.45
_exportToWKTMethod · 0.45
_exportToJSONMethod · 0.45
_exportToWKTMethod · 0.45
_exportToJSONMethod · 0.45
identifyMethod · 0.45

Calls 1

metadataItemMethod · 0.45

Tested by

no test coverage detected