Namespaces | Functions

simple-registry.cpp File Reference

#include "glut-model.h"
#include <iostream>
#include <fstream>
#include "perf/perf.h"
#include "util/file.h"
#include "util/token_stream.h"
Include dependency graph for simple-registry.cpp:

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.