]> OCCT Git - occt.git/commit
0030617: Coding - using reinterpret_cast instead of static_cast for downcast
authorkgv <kgv@opencascade.com>
Fri, 28 Aug 2020 12:18:43 +0000 (15:18 +0300)
committerbugmaster <bugmaster@opencascade.com>
Wed, 2 Sep 2020 15:48:56 +0000 (18:48 +0300)
commit7d47ebdbcd3e801187d0a71430e8e83d4261d941
treef3d4c69603dedb24960b38717d25add1eef32417
parentd6c489212ba5301ed962acf8fc7921daf1db5bf9
0030617: Coding - using reinterpret_cast instead of static_cast for downcast

Several reinterpret_cast have been replaced by static_cast when applicable.
src/BOPAlgo/BOPAlgo_PaveFiller_1.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
src/OpenGl/OpenGl_View.cxx
src/SelectMgr/SelectMgr_SelectingVolumeManager.cxx
src/TColStd/TColStd_PackedMapOfInteger.cxx