occt: master 5634c81a
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2020-12-31 06:37:51 | master 5de4b704 | |
Affected Issues | 0031547: Visualization - V3d_View creates V3d_Trihedron instance | |||
Changeset | 0031547: Visualization - V3d_View creates V3d_Trihedron instance - moved creating of V3d_View::myTrihedron from constructor to first attempt of displaying or calling it; - moved creating of V3d_Viewer::myRGrid and V3d_Viewer::myCGrid to to first attempt of displaying or calling them; - renamed V3d_Viewer::IsActive() to V3d_Viewer::IsGridActive(); - redefined V3d_View::Trihedron() and V3d_Viewer::Grid() by adding new argument toCreate for opportunity to check the existence of the objects without their recreating. |
|||
mod - samples/mfc/standard/01_Geometry/src/GeometryDoc.cpp | Diff File | |||
mod - samples/mfc/standard/Common/OCC_2dView.cpp | Diff File | |||
mod - src/AIS/AIS_ViewController.cxx | Diff File | |||
mod - src/QABugs/QABugs_6.cxx | Diff File | |||
mod - src/V3d/V3d_View.cxx | Diff File | |||
mod - src/V3d/V3d_View.hxx | Diff File | |||
mod - src/V3d/V3d_Viewer.cxx | Diff File | |||
mod - src/V3d/V3d_Viewer.hxx | Diff File | |||
mod - src/V3d/V3d_Viewer_4.cxx | Diff File | |||
mod - src/V3d/V3d_View_4.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File |