#include "indexbuffer.h"
#include <list>
#include <boost/shared_array.hpp>
#include <boost/shared_ptr.hpp>
#include <string>
Include dependency graph for trimesh.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | oxygen |
Classes | |
class | oxygen::TriMesh |
) encapsulates a list of vertices, texture coordinates and normals together with an associated list of index lists. More... | |
struct | oxygen::TriMesh::Face |