]> OCCT Git - occt-copy.git/commit
0027573: AIS_ColorScale::FindColor does not take into account custom colors
authoroan <oan@opencascade.com>
Thu, 4 Aug 2016 08:23:47 +0000 (11:23 +0300)
committeroan <oan@opencascade.com>
Thu, 4 Aug 2016 08:23:47 +0000 (11:23 +0300)
commit87a7fc4b6d9cfbdfb0ed280a74dd24c58c476ed1
treeb3c3b8ded3e8d9c8124c1d274a66fc8d0a710a55
parent1d505bb0f8a64feb87c76a230b64168242461d94
0027573: AIS_ColorScale::FindColor does not take into account custom colors

Modified AIS_ColorScale::FindColor (Standard_Real, Quantity_Color&) to take into account custom colors
src/AIS/AIS_ColorScale.cxx
src/AIS/AIS_ColorScale.hxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/bugs/vis/bug27573 [new file with mode: 0644]