occt: master dc858f4c
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | bugmaster | master | 2017-02-05 10:47:27 | master e6afb539 |
Affected Issues | 0028441: Coding Rules - move out nested Image_PixMap::ImgFormat enumeration to dedicated enum Image_Format | |||
Changeset | 0028441: Coding Rules - move out nested Image_PixMap::ImgFormat enumeration to dedicated enum Image_Format Enumeration Image_PixMap::ImgFormat, previously declared as nested enumeration within class *Image_PixMap*, has been moved to global namespace as Image_Format following OCCT coding rules. The enumeration values have suffix Image_Format_ and preserve previous name scheme for easy renaming of old values. E.g. Image_PixMap::ImgGray become Image_Format_Gray. Old definitions are preserved as depreacated aliases to the new ones. |
|||
mod - adm/upgrade.dat | Diff File | |||
mod - dox/dev_guides/upgrade/upgrade.md | Diff File | |||
mod - src/Draw/Draw_Window.cxx | Diff File | |||
mod - src/Font/Font_FTFont.cxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_HatchStyle.cxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_MarkerImage.cxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_TextureRoot.hxx | Diff File | |||
mod - src/Image/FILES | Diff File | |||
mod - src/Image/Image_AlienPixMap.cxx | Diff File | |||
mod - src/Image/Image_AlienPixMap.hxx | Diff File | |||
mod - src/Image/Image_Diff.cxx | Diff File | |||
add - src/Image/Image_Format.hxx | Diff File | |||
mod - src/Image/Image_PixMap.cxx | Diff File | |||
mod - src/Image/Image_PixMap.hxx | Diff File | |||
mod - src/MeshVS/MeshVS_NodalColorPrsBuilder.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_AspectMarker.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Font.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Texture.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Workspace.cxx | Diff File | |||
mod - src/QABugs/QABugs_19.cxx | Diff File | |||
mod - src/StdSelect/StdSelect_ViewerSelector3d.cxx | Diff File | |||
mod - src/V3d/V3d_View.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_ObjectCommands.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File |