A* Pathfinding Project  4.1.21
The A* Pathfinding Project for Unity 3D
ObjImporter Class Reference

Classes

struct  meshStruct
 

Static Public Member Functions

static Mesh ImportFile (string filePath)
 

Static Private Member Functions

static meshStruct createMeshStruct (string filename)
 
static void populateMeshStruct (ref meshStruct mesh)
 

Member Function Documentation

◆ createMeshStruct()

static meshStruct createMeshStruct ( string  filename)
staticprivate

◆ ImportFile()

static Mesh ImportFile ( string  filePath)
static

◆ populateMeshStruct()

static void populateMeshStruct ( ref meshStruct  mesh)
staticprivate

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