Lists available mesh file formats. More...
Lists available mesh file formats.
| Enumerator | |
|---|---|
| PLY | Contains only vertices and faces. |
| PLY_BIN | Contains only vertices and faces encoded in binary. |
| OBJ | Contains vertices, normals, faces, and texture information (if possible). |