Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
open
Method · 0.45
samplesPerPixel
Method · 0.45
valueAt
Method · 0.45
checkHorizontal
Method · 0.45
getZOffset
Method · 0.45
get_grid_values
Function · 0.45
get_grid_values
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected