![]() |
http://www.coin3d.org/ http://www.kongsberg.com/kogt/ |
#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>
Go to the source code of this file.
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. More... | |
Typedefs | |
typedef void | SoWWWInlineFetchURLCB(const SbString &url, void *userData, SoWWWInline *node) |
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen