Open Inventor Reference
|
Go to the source code of this file.
Classes | |
class | SoWWWAnchor |
Separator group node with a URL hyperlink. More... | |
Typedefs | |
typedef void INVENTOR_API | 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). | |
typedef void INVENTOR_API SoWWWAnchorCB(const SbString &url, void *userData, SoWWWAnchor *node) |
The URL for the anchor is passed, with additional information as described by the map field tagged onto the URL.
Definition at line 66 of file SoWWWAnchor.h.