
Thu, 09/04/2003 - 18:31
Forums:
I have a running MFC application and need to add a visualisation. Therefore I would like to implement a View inside a dll and load it by my existing dll.
The examples I have found in the documentation use to create the OCC Viewer inside the document. Isnt there any option like: CMyView::V3d_Viewer or ::V3d_View?
Mon, 09/08/2003 - 19:46
Hi Jochen,
when you have the MFC samples for OCC5, take a look at the "common" folder. I think packing these classes in a dll could help you for a dll with your needed classes and methods!
Bye,
Patrik