Click or drag to resize
SoWWWAnchor Properties

The SoWWWAnchor type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxCaching
(Inherited from SoSeparator.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertycolor

Highlighting color - default [.3, .3, .3].

(Inherited from SoLocateHighlight.)
Public propertydescription

A description of the URL which may make more sense to users than the URL itself (e.g., "The VSG Home Page").

Public propertyfastEditing

Specifies the fast edit mode of the separator node.

(Inherited from SoSeparator.)
Public propertyStatic memberFetchURLCallBack

Application callback invoked when the mouse is clicked on an anchor so that the application can fetch the URL.

Public propertyStatic memberHighlightURLCallBack

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.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymap

Specifies what additional information should be added to the end of the URL when passed back to the application for fetching.

Public propertymode

Whether to highlight or not.

(Inherited from SoLocateHighlight.)
Public propertyname

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/").

Public propertypickCulling

Whether to cull during picking traversal.

(Inherited from SoSeparator.)
Public propertyrenderCaching Obsolete.

Whether to cache during rendering traversal.

(Inherited from SoSeparator.)
Public propertyrenderCulling

Whether to cull during rendering traversal.

(Inherited from SoSeparator.)
Public propertyrenderUnitId

Used during the ScaleViz depth compositing process, this field specifies which render unit (OIRU) will render the sub scene graph below this separator.

(Inherited from SoSeparator.)
Public propertystyle

Highlighting draw style.

(Inherited from SoLocateHighlight.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also