MobileRT  1.0
A multi platform C++ CPU progressive Ray Tracer.
OBJLoader.hpp File Reference
#include "MobileRT/ObjectLoader.hpp"
#include "MobileRT/Sampler.hpp"
#include "MobileRT/Scene.hpp"
#include "MobileRT/Texture.hpp"
#include <mutex>
#include <unordered_map>
#include <tinyobjloader/tiny_obj_loader.h>
Include dependency graph for OBJLoader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Components::OBJLoader
 

Namespaces

 Components