summaryrefslogtreecommitdiff
path: root/inc/IntCurveSurface_PolyhedronTool.gxx
blob: 8fe22eeafc9a73f7476d8adb3bb88247236fd1fb (plain)
1
2
3
4
5


void IntCurveSurface_PolyhedronTool::Dump(const ThePolyhedron& polyh) {
  polyh.Dump();
}