#include <OpenTissue/configuration.h>#include <TinyXML/tinyxml.h>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | OpenTissue |
| namespace | OpenTissue::skeleton |
| namespace | OpenTissue::skeleton::detail |
Functions | |
| template<typename skeleton_type > | |
| bool | OpenTissue::skeleton::detail::xml_write (TiXmlDocument &doc, skeleton_type const &skeleton) |
| template<typename skeleton_type > | |
| bool | OpenTissue::skeleton::xml_write (std::string const &filename, skeleton_type const &skeleton) |
1.7.1