occt: master caf231b0
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
apn | master | 2016-07-08 12:01:08 | master 2ec85268 | |
Affected Issues | 0024291: Visualization - move Z-buffer trihedron presentation from TKOpenGl to TKV3d | |||
Changeset | 0024291: Visualization - move Z-buffer trihedron presentation from TKOpenGl to TKV3d Not implemented method V3d_View::TriedronEcho() and enum Aspect_TypeOfTriedronEcho have been removed. The following methods have been removed from Graphic3d_CView class: TriedronDisplay(), TriedronErase(), ZBufferTriedronSetup(), TriedronEcho(). New class V3d_Trihedron has been added as replacement of removed OpenGl_Trihedron which now uses Graphic3d_TMF_TriedronPers persistence. |
|||
rm - src/Aspect/Aspect_TypeOfTriedronEcho.hxx | Diff File | |||
mod - src/Aspect/FILES | Diff File | |||
mod - src/Graphic3d/Graphic3d_CView.hxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_GraphicDriver.hxx | Diff File | |||
mod - src/OpenGl/FILES | Diff File | |||
rm - src/OpenGl/OpenGl_Cylinder.cxx | Diff File | |||
rm - src/OpenGl/OpenGl_Cylinder.hxx | Diff File | |||
rm - src/OpenGl/OpenGl_Disk.cxx | Diff File | |||
rm - src/OpenGl/OpenGl_Disk.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_GraduatedTrihedron.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_GraphicDriver.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_GraphicDriver.hxx | Diff File | |||
rm - src/OpenGl/OpenGl_Quadric.cxx | Diff File | |||
rm - src/OpenGl/OpenGl_Quadric.hxx | Diff File | |||
rm - src/OpenGl/OpenGl_Sphere.cxx | Diff File | |||
rm - src/OpenGl/OpenGl_Sphere.hxx | Diff File | |||
rm - src/OpenGl/OpenGl_Trihedron.cxx | Diff File | |||
rm - src/OpenGl/OpenGl_Trihedron.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_View.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_View.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_View_Redraw.cxx | Diff File | |||
mod - src/QABugs/QABugs_18.cxx | Diff File | |||
mod - src/StdPrs/StdPrs_ToolCylinder.cxx | Diff File | |||
mod - src/StdPrs/StdPrs_ToolCylinder.hxx | Diff File | |||
mod - src/StdPrs/StdPrs_ToolDisk.cxx | Diff File | |||
mod - src/StdPrs/StdPrs_ToolDisk.hxx | Diff File | |||
mod - src/StdPrs/StdPrs_ToolSphere.cxx | Diff File | |||
mod - src/StdPrs/StdPrs_ToolSphere.hxx | Diff File | |||
mod - src/V3d/FILES | Diff File | |||
add - src/V3d/V3d_Trihedron.cxx | Diff File | |||
add - src/V3d/V3d_Trihedron.hxx | Diff File | |||
mod - src/V3d/V3d_View.cxx | Diff File | |||
mod - src/V3d/V3d_View.hxx | Diff File | |||
mod - src/V3d/V3d_View_4.cxx | Diff File | |||
rm - tests/bugs/vis/bug23225 | Diff File | |||
rm - tests/bugs/vis/bug25500 | Diff File | |||
rm - tests/bugs/vis/bug26424 | Diff File | |||
rm - tests/bugs/vis/bug71 | Diff File |