#include <OpenTissue/configuration.h>
#include <TinyXML/tinyxml.h>
#include <cassert>
#include <string>
#include <sstream>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::skinning |
Functions | |
template<typename material_type > | |
bool | OpenTissue::skinning::material_cal3d_xml_read (std::string const &filename, material_type &mat) |