更新 'src/Viewer/splash.hxx'
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user