Changeset 8233

Show
Ignore:
Timestamp:
04/25/08 19:09:26
Author:
robert
Message:

Updated options to reflect new Extras directory tree

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • OpenSceneGraph-TrainingMaterials/trunk/Sources/Exercises/13_paged_databases/11a_osgdem/runosgdem.sh

    r8049 r8233  
    1 osgdem -t ${DATA_DIR}/GeospatialBayArea/Images
    2        -d ${DATA_DIR}/GeospatialBayArea/Dems \ 
    3        --bluemarble-east -t ${DATA_DIR}/BlueMarble/land_shallow_topo_east.tif \ 
    4        --bluemarble-west -t ${DATA_DIR}/BlueMarble/land_shallow_topo_west.tif \ 
    5        --terrain --geocentric -o ${DATA_DIR}/PagedDatabase/earth.ive 
     1osgdem -t ${EXTRAS_DIR}/Data/GeospatialData/BayArea/Imagery
     2       -d ${EXTRAS_DIR}/Data/GeospatialData/BayArea/Dems \ 
     3       --bluemarble-east -t ${EXTRAS_DIR}/Data/GeospatialData/BlueMarble/land_shallow_topo_east.tif \ 
     4       --bluemarble-west -t ${EXTRAS_DIR}/Data/GeospatialData/BlueMarble/land_shallow_topo_west.tif \ 
     5       --terrain --geocentric -o ${DATA_DIR}/Earth/earth.ive