Scroll to navigation

SoWWWInline.h(3) Coin SoWWWInline.h(3)

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.
Thu May 29 2014 Version 4.0.0a