#include <MeshExtractor.hpp>
Static Public Member Functions | |
| static void | copy (const MeshType &originalMesh, MeshType *m) |
Definition at line 42 of file MeshExtractor.hpp.
| static void CopyBackgroundMesh< MeshType >::copy | ( | const MeshType & | originalMesh, | |
| MeshType * | m | |||
| ) | [inline, static] |
Definition at line 44 of file MeshExtractor.hpp.
Referenced by MeshExtractor< MeshType >::operator()().
1.5.6