SoWWWAnchor Properties |
The SoWWWAnchor type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxCaching | (Inherited from SoSeparator.) |
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | color | Highlighting color - default [.3, .3, .3]. |
![]() | description | A description of the URL which may make more sense to users than the URL itself (e.g., "The VSG Home Page"). |
![]() | fastEditing | Specifies the fast edit mode of the separator node. |
![]() ![]() | FetchURLCallBack | Application callback invoked when the mouse is clicked on an anchor so that the application can fetch the URL. |
![]() ![]() | HighlightURLCallBack | Application callbacks invoked when the mouse is moved over an anchor so that the app can provide feedback such as changing the cursor, or displaying the anchor description and name. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | map | Specifies what additional information should be added to the end of the URL when passed back to the application for fetching. |
![]() | mode | Whether to highlight or not. |
![]() | name | URL which the application will be called back to fetch when this node is activated by a left mouse click (e.g., "https://www.openinventor.com/"). |
![]() | pickCulling | Whether to cull during picking traversal. |
![]() | renderCaching | Obsolete. Whether to cache during rendering traversal. |
![]() | renderCulling | Whether to cull during rendering traversal. |
![]() | renderUnitId | Used during the ScaleViz depth compositing process, this field specifies which render unit (OIRU) will render the sub scene graph below this separator. |
![]() | style | Highlighting draw style. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |