|
From: Matthias S. <op...@dm...> - 2004-05-28 14:31:20
|
Hi Enrico, > How do i retrieve the camera position? I am using a SimpleSceneManager SimpleSceneManager *mgr; mgr->getAction()->getCamera(); would like to point you to the examples, tutorials and not to forget the test-programs (they are all within the OpenSG's Source-directory, named like testXXXX). Taking a peak into them is sometimes faster than looking into the headerfiles ;-) HTH Matthias |