]> OCCT Git - occt-copy.git/commit
0027021: TopExp::Vertices performance optimization
authormsv <msv@opencascade.com>
Fri, 25 Dec 2015 08:42:39 +0000 (11:42 +0300)
committermsv <msv@opencascade.com>
Fri, 25 Dec 2015 11:37:29 +0000 (14:37 +0300)
commit020cb75aad5f82b867ad211092931879b1bf0e3e
treeed37012be22002d42cd2bc04059c8367e472696b
parentdee6ccf66c36b4b419aa0a5cf4b433efb16f2305
0027021: TopExp::Vertices performance optimization

TopExp::Vertices optimized for sequential calls. BRep_Tool::Curve performance regression fixed. Update for fetching point done.

Test case for issue CR27021
src/BRep/BRep_Tool.cxx
src/QABugs/QABugs_20.cxx [new file with mode: 0644]
src/TopExp/TopExp.cxx
tests/bugs/modalg_6/bug27021 [new file with mode: 0644]