Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#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. More... | |
Typedefs | |
typedef void | SoWWWAnchorCB(const SbString &url, void *data, SoWWWAnchor *node) |