|
OpenABF 2.1.0
|
Wavefront OBJ file format. More...
Static Public Member Functions | |
| static auto | Extensions () -> std::vector< std::string_view > |
| List of recognized file format extensions. | |
| template<typename MeshType > | |
| static auto | Read (std::istream &is, MeshType &mesh) |
| template<typename MeshType > | |
| static void | Write (std::ostream &os, MeshType &mesh) |
Wavefront OBJ file format.
Read support:
Write support:
Read the file stream into the provided object