#include "Iguana/GLBrowsers/interface/IgLegoBrowser.h"
#include "Iguana/GLModels/interface/Ig3DBaseRep.h"
#include "Iguana/GLModels/interface/IgLegoModel.h"
#include <Inventor/nodes/SoGroup.h>
#include <Inventor/nodes/SoOrthographicCamera.h>
#include <Inventor/SbLinear.h>
#include <Inventor/nodes/SoCamera.h>
#include <Inventor/fields/SoSFVec3f.h>
#include <iostream>
#include <qpopupmenu.h>
#include <cmath>
Go to the source code of this file.