[vtkusers] Pick point on the surface

de Boer Ingo I.deBoer at polytec.de
Wed Feb 11 10:54:27 EST 2004


Hi,

> Strange... so there seems to be some resizing
> problem... Do I have to update the picker when
> I resize ?

void CMyView::OnSize(UINT nType, int cx, int cy)
{
  vtkWin32RenderWindowInteractor->UpdateSize(cx, cy);
}

fixes this.

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



More information about the vtkusers mailing list