PolyFEM
|
#include "OBJReader.hpp"
#include <cstdio>
#include <fstream>
#include <iterator>
#include <igl/edges.h>
#include <igl/list_to_matrix.h>
#include <polyfem/utils/Logger.hpp>
Go to the source code of this file.
Namespaces | |
namespace | polyfem |
namespace | polyfem::io |