ningmouming

OSGB数据输出时压缩数据大小,采用如下设置

osgDB::writeNodeFile(*osgbNode, "xxx/xxxx.osgb", new osgDB::Options("WriteImageHint=IncludeData Compressor=zlib"));

即可。

相关文章: