![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
E57 scan useful header information (minimal set for ACloudViewer only ;) More...
#include <E57Header.h>

Public Attributes | |
| IntensityLimits | intensityLimits |
| ColorLimits | colorLimits |
| PointStandardizedFieldsAvailable | pointFields |
E57 scan useful header information (minimal set for ACloudViewer only ;)
Definition at line 170 of file E57Header.h.
| 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 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().
| 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().