25 #ifndef WSELECTIONMANAGER_H
26 #define WSELECTIONMANAGER_H
30 #include <boost/shared_ptr.hpp>
32 #include "../common/WProperties.h"
33 #include "WCrosshair.h"
96 void setTexture( osg::ref_ptr< osg::Texture3D > texture, boost::shared_ptr< WGridRegular3D >grid );
102 boost::shared_ptr< WGridRegular3D >
getGrid();
271 #endif // WSELECTIONMANAGER_H