我需要将一个osgEarth::Annotation::PlaceNode对象写入到文件(.osg / .osgt / .osgb)中,调用的是osgDB::writeNodeFile()函数,但是没办法写进文件里头,在OutputStream.cpp里的writeObjectFields()函数提示"OutputStream::writeObject(): Unsupported wrapper class "。
各位大神知道将osgEarth::Annotation::PlaceNode对象写入文件需要怎么做
我也想知道,哪个大佬告我呀