Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <BRepMesh_BaseAllocator.hxx>
#include <BRepMesh_VertexCellFilter.hxx>
#include <BRepMesh_VertexInspector.hxx>
#include <BRepMesh_DataMapOfIntegerListOfInteger.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <BRepMesh_ListOfInteger.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_OStream.hxx>
Data Structures | |
class | BRepMesh_VertexTool |
Describes the data structure necessary for the mesh algorithm and contains the vertices in UV space. More... |