25 #ifndef WGEVIEWEREFFECT_H
26 #define WGEVIEWEREFFECT_H
32 #include <osg/StateSet>
34 #include "core/common/WObjectNDIP.h"
35 #include "core/common/WProperties.h"
37 #include "WGECamera.h"
48 typedef osg::ref_ptr< WGEViewerEffect >
SPtr;
53 typedef osg::ref_ptr< const WGEViewerEffect >
ConstSPtr;
62 WGEViewerEffect( std::string name, std::string description,
const char** icon = NULL );
107 #endif // WGEVIEWEREFFECT_H