Class ObjFileWriter
Inheritance
System.Object
ObjFileWriter
Namespace:EvilDICOM.CV.Geometry
Assembly:EvilDICOM.CV.dll
Syntax
public class ObjFileWriter : object
Methods
View SourceWrite(Mesh, String)
Declaration
public static void Write(Mesh model, string outputPath)
Parameters
| Type | Name | Description |
|---|---|---|
| Mesh | model | |
| System.String | outputPath |