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

Method samplesPerPixel

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

Source from the content-addressed store, hash-verified

423 ~GTiffGrid() override;
424
425 uint16_t samplesPerPixel() const { return m_samplesPerPixel; }
426
427 bool valueAt(uint16_t sample, int x, int y, float &out) const;
428

Callers 7

openMethod · 0.45
samplesPerPixelMethod · 0.45
valueAtMethod · 0.45
checkHorizontalMethod · 0.45
getZOffsetMethod · 0.45
get_grid_valuesFunction · 0.45
get_grid_valuesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected