SPH
Functions
MeshFile.cpp File Reference
#include "post/MeshFile.h"
#include "objects/Exceptions.h"
#include <fstream>

Go to the source code of this file.

Functions

AutoPtr< IMeshFilegetMeshFile (const Path &path)
 Deduces mesh type from extension of given path. More...
 

Function Documentation

◆ getMeshFile()

AutoPtr<IMeshFile> getMeshFile ( const Path path)

Deduces mesh type from extension of given path.

Definition at line 212 of file MeshFile.cpp.