[vtkusers] Reset camera clipping range

francesc trull francesctrull at gmail.com
Sat Apr 21 14:08:27 EDT 2012


Hi,

I want to reset the camera clipping range so only the data inside the
bounding box is rendered (the rest is cut off). I use the method
vtkRenderer::ResetCameraClippingRange( double bounds[6] ) with
bounds[] defining a box smaller than the scene but all the scene is
rendered anyway. What am I doing wrong? How should I do it?

Thanks,

Francesc.



More information about the vtkusers mailing list