Moved needed code to above "delete" mark

This commit is contained in:
Jacob Støren
2014-08-06 16:51:09 +02:00
committed by Magne Sjaastad
parent 3c52137481
commit aff8d8fd2a
2 changed files with 65 additions and 62 deletions

View File

@@ -98,6 +98,14 @@ public:
texCoords[i*4 + 3] = texCoord;
}
Texturing needs in ResInsight:
* ScalarMapper
* Handle HugeVal/nan
* PipeCellTransparency
- includes geometry point to cell mapping
* Modify the Scalarmapper Texture
* The domain values to convert pr geometry point
*/