
Thu, 07/31/2008 - 11:15
Forums:
Hi,
Is there any classes that we can create the OpenCascade Window.
In my project,we have a VTK render window and we also want to add an OpenCascade window.We have class that derivated from QMainWindow and we create the VTK window in a method of this class,so I wonder that how can I add OpenCascade Windowin our project?
Thanks in advance..
Thu, 07/31/2008 - 12:57
I think 3D_View and 3D_Viewer classes can be used to display an OCC screen.If so,can anybody send me a sample code to do this?
Thu, 07/31/2008 - 22:10
Isn't these classes already available with the samples that you get with OCC? I am VERY SURE about MFC and similarly there should be one for QT.