Open CASCADE Technology 7.8.0
|
#include <IVtkOCC_Shape.hxx>
#include <IVtk_IShapeMesher.hxx>
#include <TColgp_Array1OfPnt.hxx>
#include <TColStd_Array1OfInteger.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopTools_ShapeMapHasher.hxx>
Data Structures | |
class | IVtkOCC_ShapeMesher |
OCC implementation of IMesher interface. More... | |
Typedefs | |
typedef NCollection_DataMap< TopoDS_Shape, IVtk_MeshType, TopTools_ShapeMapHasher > | IVtk_ShapeTypeMap |
typedef NCollection_Sequence< gp_Pnt > | IVtk_Polyline |
typedef NCollection_List< IVtk_Polyline > | IVtk_PolylineList |
typedef NCollection_Sequence<gp_Pnt> IVtk_Polyline |