#include <Inventor/fields/SoSFString.h>
#include <Inventor/fields/SoSFFilePathString.h>
#include <Inventor/nodes/SoLocateHighlight.h>
Go to the source code of this file.
Classes | |
class | SoWWWAnchor |
Separator group node with a URL hyperlink. More... | |
Typedefs | |
typedef void | SoWWWAnchorCB (const SbString &url, void *userData, SoWWWAnchor *node) |
typedef void SoWWWAnchorCB(const SbString &url, void *userData, SoWWWAnchor *node) |
This is the format for callbacks during anchor activation (left mouse click) and highlight (move over the anchor).
The URL for the anchor is passed, with additional information as described by the map field tagged onto the URL.