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

Options to the Reader constructor. More...

#include <E57SimpleReader.h>

Public Attributes

ReadChecksumPolicy checksumPolicy = ChecksumAll
 Set how frequently to verify the checksums (see ReadChecksumPolicy).
 

Detailed Description

Options to the Reader constructor.

Member Data Documentation

◆ checksumPolicy

ReadChecksumPolicy e57::ReaderOptions::checksumPolicy = ChecksumAll

Set how frequently to verify the checksums (see ReadChecksumPolicy).


The documentation for this struct was generated from the following file: