更新 'src/Viewer/splash.hxx'

next
zhongjin 2 years ago
parent 76f774e5f3
commit f848a12155

@ -107,7 +107,7 @@ private:
SGPropertyNode* dynamicValue = nullptr,
double maxWidthFraction = -1.0,
const osg::Vec4& textColor = osg::Vec4(1, 1, 1, 1),
const std::string &fontFace = "Fonts/LiberationFonts/LiberationSans-BoldItalic.ttf");
const std::string &fontFace = "Fonts/LiberationFonts/msyh.ttf");
osg::ref_ptr<osg::Camera> createFBOCamera();
void manuallyResizeFBO(int width, int height);

Loading…
Cancel
Save