occt: master 536d98e2
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | bugmaster | master | 2015-04-03 18:41:52 | master 24e40cc2 |
Changeset | 0025974: Visualization - fix misprints in method naming of Graphic3d_GraduatedTrihedron V3d_View::GetGraduatedTrihedron() - return configuration structure directly. OpenGl_View::TriedronDisplay() - do not re-create trihedron on each Display call. OpenGl_Trihedron::Setup() - eliminate global variables. OpenGl_PrimitiveArray::buildVBO() - release old VBOs before initialization. ViewerTest.hxx - move out package header from .cdl file. ViewerTest::ParseColor() - add new method to parse color arguments in common way. vzbufftrihedron - improve command syntax. vgraduatedtrihedron - add options -drawgrid and -drawaxes. |
|||
mod - src/Graphic3d/Graphic3d_GraduatedTrihedron.hxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_GraphicDriver.cdl | Diff File | |||
mod - src/OpenGl/OpenGl_AspectLine.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_GraduatedTrihedron.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_GraduatedTrihedron.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_GraphicDriver.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_GraphicDriver.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_PrimitiveArray.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_PrimitiveArray.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_Trihedron.cxx | Diff File | |||
mod - 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_2.cxx | Diff File | |||
mod - src/V3d/V3d_View.cdl | Diff File | |||
mod - src/V3d/V3d_View_4.cxx | Diff File | |||
mod - src/ViewerTest/FILES | Diff File | |||
mod - src/ViewerTest/ViewerTest.cdl | Diff File | |||
mod - src/ViewerTest/ViewerTest.cxx | Diff File | |||
add - src/ViewerTest/ViewerTest.hxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File | |||
mod - src/Visual3d/Visual3d_View.cdl | Diff File | |||
mod - src/Visual3d/Visual3d_View.cxx | Diff File | |||
mod - tests/bugs/vis/bug22483_2 | Diff File | |||
mod - tests/bugs/vis/bug22483_3 | Diff File | |||
mod - tests/bugs/vis/bug22483_4 | Diff File | |||
mod - tests/bugs/vis/bug23484_1 | Diff File |