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