Lines Matching refs:cout
60 cout << "TopAbs_COMPOUND" << endl;
63 cout << "TopAbs_COMPSOLID" << endl;
66 cout << "TopAbs_SOLID" << endl;
69 cout << "TopAbs_SHELL" << endl;
72 cout << "TopAbs_FACE" << endl;
75 cout << "TopAbs_WIRE" << endl;
78 cout << "TopAbs_EDGE" << endl;
81 cout << "TopAbs_VERTEX" << endl;
84 cout << "TopAbs_SHAPE" << endl;
120 // cout << SS.Locations().Location(i+1) << endl;
145 cout << "error -- no subshapes" << endl;
234 cout << SS.NbShapes() << endl;
239 cout << graph[i][j] << " ";
241 cout << endl;
314 cout << vLocs[j].second.X() << " "
318 cout << endl;*/