5 #if !defined( __MGIGESVertexListMap_H__)
6 #define __MGIGESVertexListMap_H__
10 #include "mg/Pvector.h"
11 #include "topo/BVertex.h"
12 #include "mgIges/igesPD502.h"
44 PD502toVertexMap m_PD502toVertexMap;
50 std::vector< std::vector<MGBVertex*> > m_VerticesVector;
MGBVertex is 0 manifold dimension binder cell, is an point.
Definition: BVertex.h:30
MGIgesIfstream read in *.iges; *.igs file, transforming IGES objects to MGCL objects.
Definition: IgesIfstream.h:43
std::map< const MGIgesPD502 *, int > PD502toVertexMap
Definition: igesVertexListMap.h:19
MGBVertex * get_BVertex(int DEid, int vertex)
MGIgesVertexListMap(MGIgesIfstream *ifs=0)
Definition: igesVertexListMap.h:26
Is the class to store MGBVertex*(newed objects) generated for MGIges502 Vertices list.
Definition: igesVertexListMap.h:16
void set_ifstream(MGIgesIfstream *ifs)
Definition: igesVertexListMap.h:35