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