#include "OCC2VTK.h"
#include <TopoDS_Vertex.hxx>
#include <TopTools_ShapeMapHasher.hxx>
#include <NCollection_Map.hxx>
#include <vtkPoints.h>
#include <vtkPolyDataAlgorithm.h>
Go to the source code of this file.
Classes | |
class | GEOM_VertexSource |
Typedefs | |
typedef NCollection_Map < TopoDS_Vertex, TopTools_ShapeMapHasher > | TVertexSet |
typedef NCollection_Map<TopoDS_Vertex, TopTools_ShapeMapHasher> TVertexSet |