1 #ifndef COIN_SOUPGRADER_H
2 #define COIN_SOUPGRADER_H
37 #error this is a private header file
50 #endif // COIN_SOUPGRADER_H
The SoBase class is the top-level superclass for a number of class-hierarchies.SoBase provides the ba...
Definition: SoBase.h:45
static SoBase * tryCreateNode(const SbName &name, const float ivversion)
Definition: SoUpgrader.cpp:145
The SoUpgrader class is used to support Inventor files with version < 2.1.This class is needed since ...
Definition: SoUpgrader.h:43
static SoBase * createUpgrade(const SoBase *base)
Definition: SoUpgrader.cpp:174
The SbName class stores strings by reference.The class is used by Coin for storing keywords...
Definition: SbName.h:40