Enum OffResult
Enum containing the result of the OFF conversion.
Namespace: Paramdigma.Core.IO
Assembly: Paramdigma.Core.dll
Syntax
public enum OffResult : int
Fields
| Name | Description |
|---|---|
| FileNotFound | |
| IncorrectFace | |
| IncorrectFormat | |
| IncorrectVertex | |
| NonMatchingFacesSize | |
| NonMatchingVerticesSize | |
| Ok |