25 #ifndef WGEBORDERLAYOUT_H
26 #define WGEBORDERLAYOUT_H
28 #include <osg/Drawable>
30 #include <osgText/Text>
31 #include <osg/Projection>
33 #include "../../WGEGroupNode.h"
35 #include "../../WExportWGE.h"
63 virtual void addLayoutable( osg::ref_ptr< WGELabel > obj );
104 virtual void operator()( osg::Node* node, osg::NodeVisitor* nv );
116 #endif // WGEBORDERLAYOUT_H