#include "Iguana/Controls/interface/IgMatEdViewer.h"
#include <qwidget.h>
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoSphere.h>
#include <Inventor/nodes/SoDirectionalLight.h>
#include <Inventor/nodes/SoOrthographicCamera.h>
#include <Inventor/Qt/SoQtRenderArea.h>
#include <Inventor/actions/SoGLRenderAction.h>
Go to the source code of this file.