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

Options to the Writer constructor. More...

#include <E57SimpleWriter.h>

Public Attributes

ustring coordinateMetadata
 Information describing the Coordinate Reference System to be used for the file.
 
ustring guid
 Optional file guid.
 

Detailed Description

Options to the Writer constructor.

Member Data Documentation

◆ coordinateMetadata

ustring e57::WriterOptions::coordinateMetadata

Information describing the Coordinate Reference System to be used for the file.

◆ guid

ustring e57::WriterOptions::guid

Optional file guid.


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