#include "Iguana/Controls/interface/IgSoMaterialMap.h"
#include <Inventor/nodes/SoNode.h>
#include <Inventor/nodes/SoMaterial.h>
#include <Inventor/nodes/SoGroup.h>
#include <Inventor/SoDB.h>
#include <Inventor/SoInput.h>
#include <cstdlib>
#include <iostream>
#include <classlib/iobase/Filename.h>
#include <classlib/utils/DebugAids.h>
Go to the source code of this file.