]> OCCT Git - occt-copy.git/commit
0030144: Visualization, TKOpenGl - extend OpenGl_FrameStats with frame timers
authorkgv <kgv@opencascade.com>
Mon, 17 Sep 2018 15:11:05 +0000 (18:11 +0300)
committeraba <aba@opencascade.com>
Mon, 11 Feb 2019 12:18:38 +0000 (15:18 +0300)
commit2995e032dcda2a14d261e6e2cd8374792287df02
tree3677dc29e55bf1ba94ee4edff3882685b22a6713
parenta164ec056adceeeca1321ed6548cbf173cc2937f
0030144: Visualization, TKOpenGl - extend OpenGl_FrameStats with frame timers
18 files changed:
src/Graphic3d/FILES
src/Graphic3d/Graphic3d_FrameStats.cxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_FrameStats.hxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_FrameStatsCounter.hxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_FrameStatsData.cxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_FrameStatsData.hxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_FrameStatsTimer.hxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_RenderingParams.hxx
src/OpenGl/OpenGl_Context.hxx
src/OpenGl/OpenGl_FrameStats.cxx
src/OpenGl/OpenGl_FrameStats.hxx
src/OpenGl/OpenGl_FrameStatsPrs.cxx
src/OpenGl/OpenGl_FrameStatsPrs.hxx
src/OpenGl/OpenGl_LayerList.cxx
src/OpenGl/OpenGl_Text.hxx
src/OpenGl/OpenGl_View.hxx
src/OpenGl/OpenGl_View_Redraw.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx