![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <LasWaveformSaver.h>
Public Member Functions | |
| LasWaveformSaver (const ccPointCloud &pointCloud) noexcept | |
| void | handlePoint (size_t index, laszip_point &point) |
Definition at line 35 of file LasWaveformSaver.h.
|
noexcept |
Definition at line 14 of file LasWaveformSaver.cpp.
| void LasWaveformSaver::handlePoint | ( | size_t | index, |
| laszip_point & | point | ||
| ) |
Definition at line 20 of file LasWaveformSaver.cpp.
References ccWaveform::beamDir(), ccWaveform::byteCount(), ccWaveform::dataOffset(), ccWaveform::descriptorID(), ccWaveform::echoTime_ps(), cloudViewer::PointCloudTpl< T >::size(), LasDetails::EvlrHeader::SIZE, ccPointCloud::waveforms(), Tuple3Tpl< Type >::x, Tuple3Tpl< Type >::y, and Tuple3Tpl< Type >::z.