#include "SMESH_StdMeshers.hxx"
#include "SMESH_ProxyMesh.hxx"
#include <TColgp_Array1OfPnt.hxx>
#include <TColgp_Array1OfVec.hxx>
#include <set>
#include <list>
#include <vector>
#include <TopoDS_Shape.hxx>
Go to the source code of this file.
Data Structures | |
class | StdMeshers_QuadToTriaAdaptor |
"Transforms" quadrilateral faces into triangular ones by creation of pyramids More... | |