SoViewingCubePositionInViewports Enumeration |
Possible positions of the viewing cube in the scene camera viewport.
Preview Feature: this class is fully supported and can be used in Open Inventor applications. Being tagged as a Preview Feature just means that the implementation is still subject to API changes and adjustments based on feedback from early adopters. Please be also aware that source compatibility might be broken regardless of the Open Inventor compatibility changes policy due to our commitment to bring needed changes to be sure the specifications of this Preview Feature match the expectations of our customers.
Namespace: OIV.Inventor.ViewerComponents.Nodes
Member name | Value | Description | |
---|---|---|---|
TOP_RIGHT | 0 | The viewing cube is positioned at the top right corner. | |
TOP_LEFT | 1 | The viewing cube is positioned at the top left corner. | |
BOTTOM_RIGHT | 2 | The viewing cube is positioned at the bottom right corner. | |
BOTTOM_LEFT | 3 | The viewing cube is positioned at the bottom left corner. |