OpenABF 2.1.0
Loading...
Searching...
No Matches
Classes | Functions
OpenABF::io_formats Namespace Reference

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.
 

Detailed Description

Mesh IO support for various file formats.