|
OpenABF 2.1.0
|
Mesh IO support for various file formats. More...
Classes | |
| struct | OBJ |
| Wavefront OBJ file format. More... | |
| struct | PLY |
| PLY Polygon file format More... | |
Functions | |
| template<typename PluginType > | |
| static auto | is_file_type (const std::filesystem::path &path) |
| Utility function for checking whether a given path matches one of the accepted file extensions for a given format. | |
Mesh IO support for various file formats.