[vtkusers] How to force calculation of clipping range ?

de Boer Ingo I.deBoer at polytec.de
Wed Nov 5 07:49:22 EST 2003


Hi all,

I have two different windows, two data objects, two
vtkCamera objects. I exchange the camera 
information via:
double dPositionX, dPositionY, dPositionZ;
double dFocalPointX, dFocalPointY, dFocalPointZ;
double dViewUpX, dViewUpY, dViewUpZ;
double dViewAngle;
double dParallelScale;
int iParallelProjection;

This works fine. BUT the clipping range is not
properly. So, if I set the camera information to
the other window's camera, I have to tell camera2
to recalculate it's clipping range. Is there a
way ?

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