Ignore:
Timestamp:
Dec 15, 2004, 11:51:37 PM (20 years ago)
Author:
darran
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Swollen/swollen/bedslope.h

    r45 r65  
    1616#include <SWWReader.h>
    1717#include <osg/Geode>
     18#include <osg/Material>
    1819#include <osg/StateAttribute>
    1920
     
    3536    osg::Geometry* _geom;
    3637    osg::StateSet* _stateset;
     38    osg::Material* _material;
    3739    virtual ~BedSlope(){;}
    3840
Note: See TracChangeset for help on using the changeset viewer.