Class OffReader
OFF Reader class.
Inheritance
System.Object
OffReader
Namespace: Paramdigma.Core.IO
Assembly: Paramdigma.Core.dll
Syntax
public static class OffReader : object
Methods
| Improve this Doc View SourceReadMeshFromFile(String, out OffMeshData)
Declaration
public static OffResult ReadMeshFromFile(string filePath, out OffMeshData data)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | filePath | |
| OffMeshData | data |
Returns
| Type | Description |
|---|---|
| OffResult |