#include "cinder/TriMesh.h"
#include "cinder/Stream.h"
#include <boost/logic/tribool.hpp>
#include <boost/tuple/tuple_comparison.hpp>
#include <map>
Go to the source code of this file.
Classes | |
class | cinder::ObjLoader |
Loads Alias|Wavefront .OBJ file format. More... | |
struct | cinder::ObjLoader::Material |
struct | cinder::ObjLoader::Face |
struct | cinder::ObjLoader::Group |
Namespaces | |
cinder | |