#include "glut-model.h"
#include <iostream>
#include <fstream>
#include "perf/perf.h"
#include "util/file.h"
#include "util/token_stream.h"
Go to the source code of this file.
Namespaces | |
namespace | glut |
Functions | |
smart_ptr< MaterialRegistry > | glut::getSimpleRegistry (IN const char *materialDir) |
get a simple implementation of a material registry. |