AMCAX Kernel 1.0.0.0
|
Obj file reader. More...
#include <mesh/TriSoup.hpp>
#include <mesh/io/IOOptions.hpp>
#include <mesh/io/MTLMaterial.hpp>
#include <mesh/io/OBJGeometry.hpp>
#include <utilities/Exception.hpp>
#include <utilities/Macros.hpp>
#include <utilities/StringUtils.hpp>
#include <array>
#include <fstream>
#include <map>
#include <string>
#include <type_traits>
#include <vector>
Classes | |
class | AMCAX::Meshing::Mesh::OBJReader< Traits > |
Read triangle soup from an OBJ file. More... | |
Namespaces | |
namespace | AMCAX |
Namespace of all interface in the AMCAX kernel. | |
namespace | AMCAX::Meshing |
Namespace of all interface in the AMCAX Meshing module. | |
Obj file reader.