Ignore:
Timestamp:
Feb 27, 2011, 8:11:34 PM (13 years ago)
Author:
Torben Dannhauer
Message:

Prototype of rampedEllipsoidFunction works.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/TerrainTest/ellipsoidTechnique.cpp

    r264 r265  
    2121
    2222       
    23         // Dertermine loop variables..
     23        // Determine loop variables..
    2424        if(tileExtends[0]<modificationROI[0])
    2525                startY = (modificationROI[0] - tileExtends[0]) / h->getYInterval();
Note: See TracChangeset for help on using the changeset viewer.