OIV.Inventor.Drawers Namespace |
These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.
Class | Description | |
---|---|---|
SoEllipseScreenDrawer | Interactively draw an ellipse in normalized screen space. | |
SoLassoScreenDrawer | Interactively draw a lasso in normalized screen space. | |
SoPolygonScreenDrawer | Interactively draws a polygon in normalized screen space. | |
SoPolyLineScreenDrawer | Interactively draw a polyline in normalized screen space. | |
SoRectangleScreenDrawer | Interactively draws a rectangle in normalized screen space. | |
SoScreenDrawer | Base class to draw a scene graph in screen space. |
Structure | Description | |
---|---|---|
SoPolyLineScreenDrawerEventArg | Structure given to callback when an event is raised. |
Enumeration | Description | |
---|---|---|
SoEllipseScreenDrawerCreationMethods | Methods to create ellipse. | |
SoRectangleScreenDrawerCreationMethods | Methods to create rectangle. |