using c++11 loops,
reading bbox for each geom, added some TODO use the bbox information
This commit is contained in:
@@ -17,7 +17,7 @@ int main(int argc, char** argv)
|
||||
else
|
||||
scene = OpenGLController::getInstance();
|
||||
|
||||
scene->loadMsh("..\\Release\\Msh\\quadPoly.msh");
|
||||
scene->loadMsh("..\\Release\\Msh\\multiModTex.msh");
|
||||
|
||||
do {
|
||||
scene->updateScene();
|
||||
|
||||
Reference in New Issue
Block a user