Home
last modified time | relevance | path

Searched defs:setHeightMap (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualization/data/
H A Dqheightmapsurfacedataproxy.cpp202 void QHeightMapSurfaceDataProxy::setHeightMap(const QImage &image) in setHeightMap() function in QHeightMapSurfaceDataProxy
/dports/games/keeperrl/keeperrl-alpha23/
H A Dlevel_builder.cpp68 void LevelBuilder::setHeightMap(Vec2 pos, double h) { in setHeightMap() function in LevelBuilder