27 #include "../../../common/WPathHelper.h"
34 m_anchor( 0.0, 0.0, 0.0 )
37 setCharacterSize( 21 );
39 setAxisAlignment( osgText::Text::SCREEN );
40 setAlignment( osgText::Text::LEFT_BOTTOM );
41 setBackdropType( osgText::Text::OUTLINE );
42 setColor( osg::Vec4( 0.9, 0.9, 0.9, 1 ) );