implementation of the GLC_ObjToWorld class. More...
#include "glc_objtoworld.h"#include "../sceneGraph/glc_world.h"#include "glc_objmtlloader.h"#include "../glc_fileformatexception.h"#include "../maths/glc_geomtools.h"#include "../sceneGraph/glc_structreference.h"#include "../sceneGraph/glc_structinstance.h"#include "../sceneGraph/glc_structoccurence.h"#include <QTextStream>#include <QFileInfo>#include <QGLContext>Go to the source code of this file.
implementation of the GLC_ObjToWorld class.
Definition in file glc_objtoworld.cpp.