26 #include <vsg/io/ReaderWriter.h>
27 #include <vsgXchange/Export.h>
34 class VSGXCHANGE_DECLSPEC
cpp :
public vsg::Inherit<vsg::ReaderWriter, cpp>
39 bool write(
const vsg::Object*
object,
const vsg::Path& filename, vsg::ref_ptr<const vsg::Options> options = {})
const override;
41 bool getFeatures(Features& features)
const override;
44 void write(std::ostream& out,
const std::string& str)
const;