libE57Format 3.1.1
C++ library to read & write the E57 file format for point cloud data
Loading...
Searching...
No Matches
libE57Format

This browser-based document describes the libE57Format API (Application Programmer Interface), which is a collection of functions that help a C++ programmer read and write ASTM E57 format files. The API acts as a documented software connector between an application (above the interface) and an implementation of the API.

This documentation was generated from the comments in the code that existed in the reference implementation (see Fork). These docs are probably out of date and may not be complete, so consider them a starting point. Please submit any updates and fixes (for these docs or in the code) so they may be improved over time.

These pages document the public interface for libE57Format. Internal documentation may be generated using Doxygen by removing the EXCLUDE and EXCLUDE_PATTERNS settings from the Doxyfile and re-running the doc generation.

How do I get a copy of the source?

The full source of libE57Format is available on GitHub. The libE57Format source is distributed under the very liberal Boost Software License.

How can I get help?

Help is available by submitting an issue on GitHub.

How can I help?