Are you using
View. setBackClipDistance(double distance)
and
View.setFrontClipDistance(double distance) ?
Alessandro


> Hello Forum,
>
> I set the clipping distances of the view for my structure which makes the
> structure cut from the front and back as desired.But, when I zoom in or
zoom
> out then some more portion of the structure is clipped.
>
> I have tried applying the zoom
>           a) by scaling the transformgroup containg the structure
>           b) by scaling the viewplatform transformgroup
>           c) by doing view.setscreenscale
> I'm using parallel projection, so the moving the structure or view to
attain
> the zooming is ruled out.
>
> can anybody tell me why is it happening? is there anyway I can apply the
> zoom without clipping the view. I'm using the default clipping policies.
>
>  Regards,
> AppalaRaju

_______________________________________________________________________
Busca Yahoo!
O melhor lugar para encontrar tudo o que você procura na Internet
http://br.busca.yahoo.com/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to