Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#include <Inventor/SbBasic.h>
#include <Inventor/nodekits/SoSubKit.h>
#include <Inventor/nodekits/SoBaseKit.h>
Go to the source code of this file.
Classes | |
class | SoForeignFileKit |
Abstract base class for foreign file format support in Coin. More... | |
Typedefs | |
typedef SbBool | SoForeignFileIdentifyFunc(const char *) |