Loading...
Searching...
No Matches
sdf::Converter Class Reference

Convert from one version of SDF to another. More...

#include <Converter.hh>

Static Public Member Functions

static bool Convert (TiXmlDocument *_doc, const std::string &_toVersion, bool _quiet=false)
 Convert SDF to the specified version.

Detailed Description

Convert from one version of SDF to another.

Member Function Documentation

◆ Convert()

bool sdf::Converter::Convert ( TiXmlDocument * _doc,
const std::string & _toVersion,
bool _quiet = false )
static

Convert SDF to the specified version.

Parameters
[in]_docSDF xml doc
[in]_toVersionVersion number in string format
[in]_quietFalse to be more verbose

References Convert().

Referenced by Convert().


The documentation for this class was generated from the following file: