Ignore:
Timestamp:
Dec 15, 2004, 10:30:18 AM (20 years ago)
Author:
darran
Message:
  • Updated Visual Studios solution to handle GDAL (geotiff) header and library references
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Swollen/swollen/createSky.cpp

    r43 r63  
    5858    stateset->setMode( GL_LIGHTING, osg::StateAttribute::OFF );
    5959    geom->setStateSet( stateset );
     60    geom->setUseDisplayList(true);
     61
    6062
    6163    geode->addDrawable(geom);
Note: See TracChangeset for help on using the changeset viewer.