occt: master 6662fe63

Author Committer Branch Timestamp Parent
abv apn master 2017-01-29 20:23:49 master 9775fa61
Affected Issues  0028404: DRAW - avoid useless preparation of display data when shape is not shown
Changeset 0028404: DRAW - avoid useless preparation of display data when shape is not shown

Class DBRep_DrawableShape is changed to postpone generation of display data until the shape is actually displayed (for the first time).

Test perf draw bug28404 is added.
mod - src/DBRep/DBRep_DrawableShape.cxx Diff File
mod - src/DBRep/DBRep_DrawableShape.hxx Diff File
add - tests/perf/draw/bug28404 Diff File
mod - tests/perf/grids.list Diff File