Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Theverat/NormalmapGenerator
/ getHeight
Method
getHeight
src_generators/intensitymap.cpp:119–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
size_t IntensityMap::getHeight() const {
120
return this->map.size();
121
}
122
123
void IntensityMap::invert() {
124
#pragma omp parallel for
Callers
7
invert
Method · 0.95
convertToQImage
Method · 0.95
calculate
Method · 0.80
boxBlur
Method · 0.80
boxBlurH
Method · 0.80
boxBlurT
Method · 0.80
calculate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected