voxelman.model.ply

Members

Functions

parsePly
Mesh!Vert parsePly(string fileData)
Undocumented in source. Be warned that the author may not have intended to support it.
readPlyFile
Vert[] readPlyFile(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

FACE_STR
enum FACE_STR;
Undocumented in source.
HEADER_STR
enum HEADER_STR;
Undocumented in source.
VERTEX_STR
enum VERTEX_STR;
Undocumented in source.

Meta

Authors

Andrey Penechko.