0027065: BRepOffsetAPI_MakePipe misses definition of virtual method Generated()
authorjgv <jgv@opencascade.com>
Thu, 4 Feb 2016 10:35:52 +0000 (13:35 +0300)
committerabv <abv@opencascade.com>
Thu, 11 Feb 2016 21:04:04 +0000 (00:04 +0300)
commit5e9548e77be5317e1be6b506ea93ea4bf00967b3
tree54c39ffa79787d3268eb9a7f53dad7b9a718b05e
parent3c1379f8247e80b6b647576d76096ab3ca6f4122
0027065: BRepOffsetAPI_MakePipe misses definition of virtual method Generated()

Virtual method Generated() inherited from BRepPrimAPI_MakeSweep is overridden in class BRepOffsetAPI_MakePipe, providing information on shapes generated from the profile.
src/BRepFill/BRepFill_Pipe.cxx
src/BRepFill/BRepFill_Pipe.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.hxx
src/QABugs/QABugs_19.cxx
tests/bugs/modalg_6/bug27065_1 [new file with mode: 0644]
tests/bugs/modalg_6/bug27065_2 [new file with mode: 0644]