Provided by: libcoin80-doc_3.1.4~abc9f50-4ubuntu2_all bug

NAME

       SoWWWAnchor.h -

SYNOPSIS

       #include <Inventor/nodes/SoSubNode.h>
       #include <Inventor/nodes/SoLocateHighlight.h>
       #include <Inventor/fields/SoSFString.h>
       #include <Inventor/fields/SoSFEnum.h>

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

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

Author

       Generated automatically by Doxygen for Coin from the source code.