|
AMCAX Kernel 1.0.0.0
|
Obj file writer. 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::OBJWriter< Traits > |
| Write triangle soup to 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 writer.