]> OCCT Git - occt.git/commit
0025267: Implementation of callback before DRAW exit
authorpdn <pdn@opencascade.com>
Thu, 9 Oct 2014 09:42:09 +0000 (13:42 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 9 Oct 2014 09:43:24 +0000 (13:43 +0400)
commita0fc422a3a72b5fe1afab9aac5877ee8504ea052
tree62b4abaa8bc4eec0f02ba4b86dd32e995aeae2c1
parent50b830a09b86922078523f4f50ead50fbb599a25
0025267: Implementation of callback before DRAW exit

Callback mechanism implemented.

Do the same treatment at DRAW exit on UNIX

Add comments to the new methods

Change callback type to be a function pointer
src/Draw/Draw_Window.cxx
src/Draw/Draw_Window.hxx