MeshLoader.cpp File Reference

static class which loads mesh data from external files in either OBJ or PLY formats (file extensions '.obj' and '.ply' respectively) More...

#include "MeshLoader.h"
#include "Mesh.h"
#include "MeshLoaderOBJ.h"
#include "MeshLoaderPLY.h"
#include <fstream>
#include <objparser/obj.h>
#include <plyparser/ply.h>

Go to the source code of this file.


Detailed Description

static class which loads mesh data from external files in either OBJ or PLY formats (file extensions '.obj' and '.ply' respectively)

Author:
Travis Fischer (fisch0920@gmail.com)

Matthew Jacobs (jacobs.mh@gmail.com)

Date:
Spring 2008

Definition in file MeshLoader.cpp.


Generated on 28 Feb 2009 for Milton by doxygen 1.5.6