MeshLink
Computational geometry access
MeshModel.h File Reference

Go to the source code of this file.

Classes

class  MeshModel
 3D (volume) mesh topology More...
 

Typedefs

using StringArray = std::vector< std::string >
 
typedef std::map< std::string, MeshModel * > MeshModelNameMap
 

Typedef Documentation

◆ MeshModelNameMap

typedef std::map<std::string, MeshModel *> MeshModelNameMap

Definition at line 572 of file MeshModel.h.

◆ StringArray

using StringArray = std::vector<std::string>

Definition at line 24 of file MeshModel.h.