#include <OpenTissue/configuration.h>
#include <TinyXML/tinyxml.h>
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_read (TiXmlHandle &document_handle, skeleton_type &skeleton) |
template<typename skeleton_type > | |
bool | OpenTissue::skeleton::xml_read (std::string const &filename, skeleton_type &skeleton) |