SYNOPSIS

#include <Inventor/nodes/SoSubNode.h>

#include <Inventor/nodes/SoLocateHighlight.h>

#include <Inventor/fields/SoSFString.h>

#include <Inventor/fields/SoSFEnum.h>

Classes

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

Typedefs

typedef void SoWWWAnchorCB (const SbString &url, void *data, SoWWWAnchor *node)

Author

Generated automatically by Doxygen for Coin from the source code.