A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
ObjExporter Member List

This is the complete list of members for ObjExporter, including all inherited members.

MeshToFile(Mesh m, string filename)ObjExporterstatic
MeshToFile(Vector3[] vertices, int[] triangles, string filename)ObjExporterstatic
MeshToString(Mesh m)ObjExporterstatic
MeshToString(Vector3[] vertices, int[] triangles)ObjExporterstatic