Ignore:
Timestamp:
Jun 1, 2012, 9:23:50 PM (12 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/distortionNG/DistortionManipulator.h

    r370 r371  
    2828#include <osgText/Text>
    2929
     30#include "DistortionSetupStrategy.h"
    3031#include "DistortionSet.h"
    3132
     
    8485
    8586        osg::ref_ptr<DistortionSet> _distortionSet;
    86 
     87        osg::ref_ptr<DistortionSetupStrategy> _delegatedDistortionSetupStrategy;
    8788
    8889        osg::ref_ptr<osg::Geometry> _highlighter;
Note: See TracChangeset for help on using the changeset viewer.