Sowwwanchor.h -
#include <Inventor/nodes/SoSubNode.h>
#include <Inventor/nodes/SoLocateHighlight.h>
#include <Inventor/fields/SoSFString.h>
#include <Inventor/fields/SoSFEnum.h>
class SoWWWAnchor
The SoWWWAnchor class adds URL callbacks to the highlighted geometry.
In addition to highlighting geometry under the cursor, the application programmer can set callbacks. It is possible to set one callback for picking, the fetch callback, and one callback for highlighting. "
typedef void SoWWWAnchorCB (const SbString &url, void *data, SoWWWAnchor *node)
Generated automatically by Doxygen for Coin from the source code.