|
Open Inventor Reference
|
#include <Inventor/misc/SoChildList.h>#include <Inventor/nodes/SoSubNode.h>#include <Inventor/fields/SoSFNode.h>#include <Inventor/fields/SoSFString.h>#include <Inventor/fields/SoSFVec3f.h>#include <Inventor/actions/SoCallbackAction.h>Go to the source code of this file.
Classes | |
| class | SoWWWInline |
| Node that refers to children through a URL. More... | |
Typedefs | |
| typedef void INVENTOR_API | SoWWWInlineFetchURLCB(const SbString &url, void *userData, SoWWWInline *node) |
| This is the format for callbacks that will get URL data for us. | |
| typedef void INVENTOR_API SoWWWInlineFetchURLCB(const SbString &url, void *userData, SoWWWInline *node) |
Once they get the data, they should call the setChildData() method.
Definition at line 71 of file SoWWWInline.h.