Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
SoWWWAnchor.h File Reference
#include <Inventor/nodes/SoSubNode.h>
#include <Inventor/nodes/SoLocateHighlight.h>
#include <Inventor/fields/SoSFString.h>
#include <Inventor/fields/SoSFEnum.h>

Go to the source code of this file.

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

Typedefs

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