C# Class ObjImporter, SteamWorkshopUploader

Show file Open project: nihilocrat/SteamWorkshopUploader Class Usage Examples

Public Methods

Method Description
ImportFile ( string filePath ) : Mesh

Private Methods

Method Description
createMeshStruct ( string filename ) : meshStruct
populateMeshStruct ( meshStruct &mesh ) : void

Method Details

ImportFile() public method

public ImportFile ( string filePath ) : Mesh
filePath string
return Mesh