SALOME - SMESH
|
#include "SMESH_StdMeshers.hxx"
#include <TopTools_DataMapOfShapeShape.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopoDS_Face.hxx>
#include <list>
#include <map>
Go to the source code of this file.
Data Structures | |
class | StdMeshers_ProjectionUtils |
Class encapsulating methods common to Projection algorithms. More... | |