Re: [JAVA3D] View.setVpcToEc() not updating

2001-01-23 Thread Shawn Kendall
We have had a bug very similar to what you describe. What is your configuration? Also, you you have a test app that shows this? (that is the fastest way to get it fixed!) John Owen wrote: > Hello: > > I have a simple application that uses View.setVpcToEc() to set up the > "camera" location. Th

[JAVA3D] View.setVpcToEc() not updating

2001-01-22 Thread John Owen
Hello: I have a simple application that uses View.setVpcToEc() to set up the "camera" location. The first time I call View.setVpcToEc() to set up the camera everything works fine. However any further calls I make to View.setVpcToEc() with a different transform are ignored. For example, I transl