MeshData Struct Reference

Temporary struct for loading mesh data. More...

#include <Mesh.h>

List of all members.

Public Attributes

std::vector< Vertexvertices
std::vector< Normalnormals
std::vector< UVuvs
std::vector< MeshTriangletriangles
std::string fileName


Detailed Description

Temporary struct for loading mesh data.

Definition at line 23 of file Mesh.h.


Member Data Documentation

std::vector<Vertex> MeshData::vertices

Definition at line 24 of file Mesh.h.

std::vector<Normal> MeshData::normals

Definition at line 25 of file Mesh.h.

std::vector<UV> MeshData::uvs

Definition at line 26 of file Mesh.h.

Definition at line 27 of file Mesh.h.

std::string MeshData::fileName

Definition at line 29 of file Mesh.h.


The documentation for this struct was generated from the following file:

Generated on 28 Feb 2009 for Milton by doxygen 1.5.6