#include <Inventor/nodes/SoWWWAnchor.h>
Inheritance diagram for SoWWWAnchor::
Public Types | |
enum | Mapping { NONE, POINT } |
Public Methods | |
SoWWWAnchor (void) | |
void | setFullURLName (const SbString &url) |
const SbString & | getFullURLName (void) |
virtual void | handleEvent (SoHandleEventAction *action) |
Static Public Methods | |
void | initClass (void) |
void | setFetchURLCallBack (SoWWWAnchorCB *f, void *userData) |
void | setHighlightURLCallBack (SoWWWAnchorCB *f, void *userData) |
Public Attributes | |
SoSFString | name |
SoSFString | description |
SoSFEnum | map |
Protected Methods | |
virtual | ~SoWWWAnchor () |
virtual void | redrawHighlighted (SoAction *act, SbBool isNowHighlighting) |
FIXME: write class doc
|
FIXME: write documentation for enum |
|
Constructor. |
|
Destructor. |
|
Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system. Reimplemented from SoLocateHighlight. |
|
FIXME: write doc |
|
FIXME: write doc |
|
FIXME: write doc Reimplemented from SoLocateHighlight. |
|
FIXME: write doc |
|
FIXME: write doc |
|
FIXME: write doc Reimplemented from SoLocateHighlight. |
|
FIXME: write documentation for field |
|
FIXME: write documentation for field |
|
FIXME: write documentation for field |