SoCameraViewAll Method |
Name | Description | |
---|---|---|
![]() | ViewAll(SbBox3f, SbViewportRegion) | Sets the camera to view the region defined by the given bounding box. |
![]() | ViewAll(SoNode, SbViewportRegion) | Calls ViewAll(sceneRoot, vpRegion, 1.0). |
![]() | ViewAll(SoPath, SbViewportRegion) | Calls ViewAll(path, vpRegion, 1.0). |
![]() | ViewAll(SoNode, SbViewportRegion, Single) | Sets the camera to view the scene rooted by the given node. |
![]() | ViewAll(SoPath, SbViewportRegion, Single) | Sets the camera to view the scene defined by the given path. |