0023432: Connected Interactive Objects computed without Interactive Context
authorkgv <kgv@opencascade.com>
Thu, 15 Nov 2012 09:27:18 +0000 (13:27 +0400)
committerkgv <kgv@opencascade.com>
Thu, 15 Nov 2012 09:27:18 +0000 (13:27 +0400)
commit792c785cfb62fc6db4ed1bbf08155d5e44c5c99a
tree6bdbea709264ea9dfe7ccf01473237d12b73a98f
parentf6f03db9d08051ceb1741ba8a18adfd172d98a91
0023432: Connected Interactive Objects computed without Interactive Context

Setup interactive context for reference(s) in Compute() method of classes AIS_ConnectedInteractive and AIS_MultipleConnectedInteractive
Extend vconnectsh and vconnect to process several input objects, added displaying color for result object
Fixed errors in QAGetPixelColor DRAW command
Edit QAGetPixelColor command and test case
ViewerTest::GetColorFromName() - fixed iteration bounds
QAAISGetPixelColor() - removed redundant conversions
Turn back QAGetPixelColor output syntax in case of 3 arguments
Integration of test script to new test system
src/AIS/AIS_ConnectedInteractive.cxx
src/AIS/AIS_MultipleConnectedInteractive.cdl
src/AIS/AIS_MultipleConnectedInteractive.cxx
src/AIS/AIS_MultipleConnectedShape.cxx
src/QADraw/QADraw.cxx
src/ViewerTest/ViewerTest.cdl
src/ViewerTest/ViewerTest.cxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx