#include <Inventor/fields/SoSFVec3f.h>
#include <Inventor/fields/SoSFString.h>
#include <Inventor/fields/SoMFString.h>
#include <Inventor/VRMLnodes/SoVRMLGroup.h>
Go to the source code of this file.
Classes | |
class | SoVRMLAnchor |
Group node with URL hyperlink. More... | |
Typedefs | |
typedef void SoDEPRECATED | SoVRMLAnchorCB (const SbString &url, void *userData, SoVRMLAnchor *node) |
typedef void SoDEPRECATED SoVRMLAnchorCB(const SbString &url, void *userData, SoVRMLAnchor *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.