[vtkusers] multiple views with MFC
de Boer Ingo
I.deBoer at polytec.de
Thu Sep 1 03:01:07 EDT 2005
Hi,
how about using four renderers in one view ?
greets
Ingo
---
Dr.-Ing. Ingo H. de Boer
Polytec GmbH
Polytec-Platz 1-7, 76337 Waldbronn, Germany
phone: ++49 7243 604 106
fax : ++49 7243 604 255
> -----Original Message-----
> Subject: [vtkusers] multiple views with MFC
>
>
> Hello,
>
> I want to display axial, sagittal, coronal, and 3D views in
> one model using VTK and MFC. I have read the MFC sample
> Viewex and the VTK-MFC sample vtkMDI. I used
> CsplitterWnd::createview to create four views. But I couldn't
> put the four different images in the corresponding views. The
> VTK-MFC sample uses this->renWin->SetParentId(this->m_hWnd);
> to link one image to the window. I wonder how I can link four
> different images with the corresponding windows.
>
> Thank you!
>
> Xin
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list