Click or drag to resize
Ab4d.SharpEngine logo

ObjImporterReadObjFileData Method

Overload List
 NameDescription
Public methodReadObjFileData(Stream, Boolean) Reads the obj file from specified stream and returns the ObjFileData object.
Public methodReadObjFileData(String, Boolean) Reads the objFileName file and returns the ObjFileData object. When generateMeshes is true (false by default), then also SharpEngine Meshes are generated.
Top
See Also