0031175: Visualization - support dumping RED channel as grayscale image
authorkgv <kgv@opencascade.com>
Mon, 18 Nov 2019 11:00:01 +0000 (14:00 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 19 Nov 2019 07:37:54 +0000 (10:37 +0300)
commit4eff0c0480add8629a63c89672131e29b74d1c6d
tree18d43600d1c46bf675bd646f4a01211216168b49
parent8f00325d73ba7521020db6e201786eaeab48cb75
0031175: Visualization - support dumping RED channel as grayscale image

Graphic3d_BufferType has been extended by Graphic3d_BT_Red.
src/Graphic3d/Graphic3d_BufferType.hxx
src/OpenGl/OpenGl_FrameBuffer.cxx
src/V3d/V3d_View.cxx
src/ViewerTest/ViewerTest.cxx