Provided by: libcoin80-doc_3.1.4~abc9f50-4ubuntu2_all
NAME
SoWWWInline.h -
SYNOPSIS
#include <Inventor/nodes/SoSubNode.h> #include <Inventor/fields/SoSFString.h> #include <Inventor/fields/SoSFVec3f.h> #include <Inventor/fields/SoSFNode.h> #include <Inventor/actions/SoCallbackAction.h> Classes class SoWWWInline The SoWWWInline class is a node used to include data from an URL. If the URL is not a local file, the application is responsible for supplying a callback to a function which will fetch the data of the URL. " Typedefs typedef void SoWWWInlineFetchURLCB (const SbString &url, void *userData, SoWWWInline *node)
Author
Generated automatically by Doxygen for Coin from the source code.