SoWinViewerTypes Enumeration |
An EDITOR viewer will create a camera under the user supplied scene graph (specified in ()) if it cannot find one in the scene and will leave the camera behind when supplied with a new scene.
Namespace: OIV.Inventor.Win.Viewers
Member name | Value | Description | |
---|---|---|---|
BROWSER | 0 | Camera views scene, but is not added to scene. | |
EDITOR | 1 | Camera is added to user's scene. |
A BROWSER viewer will also create a camera if it cannot find one in the scene, but will place it above the scene graph node (camera will not appear in the user supplied scene graph), and will automatically remove it when another scene is supplied to the viewer.