changed default opened file
This commit is contained in:
parent
191c0cbcea
commit
ae84c55559
|
@ -11,7 +11,7 @@ GeometryEngine::GeometryEngine()
|
||||||
{
|
{
|
||||||
initializeOpenGLFunctions();
|
initializeOpenGLFunctions();
|
||||||
|
|
||||||
loadFile("..\\Release\\Msh\\5-Poly.msh");
|
loadFile("..\\Release\\Msh\\cubeTex.msh");
|
||||||
}
|
}
|
||||||
|
|
||||||
GeometryEngine::~GeometryEngine()
|
GeometryEngine::~GeometryEngine()
|
||||||
|
|
Loading…
Reference in New Issue