![]() |
PeriDyno 1.0.0
|
#include <gmsh_helper.h>
Public Member Functions | |
void | loadFile (std::string filename) |
Public Attributes | |
std::vector< Vec3f > | m_points |
std::vector< TopologyModule::Tetrahedron > | m_tets |
Definition at line 10 of file gmsh_helper.h.
void dyno::Gmsh::loadFile | ( | std::string | filename | ) |
std::vector<Vec3f> dyno::Gmsh::m_points |
Definition at line 16 of file gmsh_helper.h.
std::vector<TopologyModule::Tetrahedron> dyno::Gmsh::m_tets |
Definition at line 17 of file gmsh_helper.h.