opensg-users  

[Opensg-users] Re: Navigator

Markus Broecker
Tue, 20 May 2008 06:01:21 -0700

Hi Carsten,

thanks for the explanation of the difference between beginEdiCP and CPEdit,
it really helped to clear things up. As for the FlyNavigator problem, it
works now as I want. I have instanciated directly a FlyNavigator Object,
looked in the Navigator class source code how methods like
updateCameraTransformation() work, and just reimplemented them. It's not the
best way, but I got my result :) and am not dependent on button presses
anymore.

Anyway, what I wrote was not a typo. I got myself a WalkNavigator pointer,
but stored it in a FlyNavigaor pointer. As the Walknavigator is an inherited
child class of the Flynavigator, I thought there should be problem calling
methods.

Regards,
Markus
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users
  • [Opensg-users] Re: Navigator Markus Broecker