Go to the source code of this file.
Namespaces | |
AssimpInterface | |
Functions | |
template<int dim, int spacedim> | |
bool | AssimpInterface::generate_triangulation (const std::string filename, Triangulation< dim, spacedim > &tria, int mesh_index=-1, bool remove_duplicates=true, double tol=1e-12) |
Read in a file supported by Assimp, and generate a Triangulation out of it. More... | |