API Reference Ply v#0.1.0

Copy Markdown View Source

Modules

Ply

Reader and writer for the PLY (Stanford Polygon) 3D format.

Decodes element rows from a PLY body.

One element of a PLY file — a named, counted collection of rows sharing a property schema (element vertex 8 followed by its properties).

Describes a failure to read or write a PLY file.

The PLY header: format, elements, properties, and where the data begins.

One property of a PLY element.

PLY scalar types: names, sizes, and decoding.

Writes PLY files.