ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
E57ScanHeader Struct Reference

E57 scan useful header information (minimal set for ACloudViewer only ;) More...

#include <E57Header.h>

Collaboration diagram for E57ScanHeader:

Public Attributes

IntensityLimits intensityLimits
 
ColorLimits colorLimits
 
PointStandardizedFieldsAvailable pointFields
 

Detailed Description

E57 scan useful header information (minimal set for ACloudViewer only ;)

Definition at line 170 of file E57Header.h.

Member Data Documentation

◆ colorLimits

ColorLimits E57ScanHeader::colorLimits

The limits for the value of red, green, and blue color that the sensor is capable of producing.

Definition at line 175 of file E57Header.h.

Referenced by DecodePrototype(), and LoadScan().

◆ intensityLimits

IntensityLimits E57ScanHeader::intensityLimits

The limits for the value of signal intensity that the sensor is capable of producing.

Definition at line 172 of file E57Header.h.

Referenced by DecodePrototype().

◆ pointFields

PointStandardizedFieldsAvailable E57ScanHeader::pointFields

This defines the active fields used in the WritePoints function.

Definition at line 178 of file E57Header.h.

Referenced by DecodePrototype(), and LoadScan().


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