Click or drag to resize
SoVRMLAnchor Properties

The SoVRMLAnchor type exposes the following members.

Properties
  NameDescription
Public propertybboxCenter

The bboxCenter and bboxSize fields specify a bounding box that encloses the SoVRMLParent's children.

(Inherited from SoVRMLParent.)
Public propertybboxSize

The bboxCenter and bboxSize fields specify a bounding box that encloses the SoVRMLParents's children.

(Inherited from SoVRMLParent.)
Public propertyboundingBoxCaching

Whether to cache during bounding box traversal.

(Inherited from SoVRMLGroup.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertychildren

Field that contains a list of children nodes.

(Inherited from SoVRMLParent.)
Public propertydescription

A description of the URL which may make more sense to users than the URL itself (e.g.

Public propertydirectVizCaching

Whether to cache during DirectViz rendering traversal.

(Inherited from SoVRMLGroup.)
Public propertyStatic memberFetchURLFunction

Application callbacks invoked when the mouse is clicked on an anchor (activate) so that the app can fetch the URL or call Netscape/Mosaic to fetch the URL.

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

Specifies the metadata node.

(Inherited from SoVRMLParent.)
Public propertyparameter

Used to supply any additional information to be interpreted by the application.

Public propertypickCulling

Whether to cull during pick traversal.

(Inherited from SoVRMLGroup.)
Public propertyrenderCaching

Whether to cache during rendering traversal.

(Inherited from SoVRMLGroup.)
Public propertyrenderCulling

Whether to cull during rendering traversal.

(Inherited from SoVRMLGroup.)
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 SoVRMLGroup.)
Public propertyurl

URL which the application will be called back to fetch when this node is activated by a left mouse click (e.g.

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