PoBaseViewSetCamera Method |
Sets the camera of the view on the viewer.
Namespace: OIV.Inventor.Gui.View
(This method is equivalent to: viewer->setCamera(camera) with camera being the camera of the view).
Note: For portability, this method does not take a system dependent viewer class, e.g. SoXtViewer, as its parameter. The SoGuiViewer associated with a viewer can be retrieved using the viewer's getGuiViewer() method.