ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvGriddedTools.cpp File Reference
#include "ecvGriddedTools.h"
#include "CVLog.h"
#include "ecvGBLSensor.h"
Include dependency graph for ecvGriddedTools.cpp:

Go to the source code of this file.

Typedefs

using AngleAndSpan = std::pair< PointCoordinateType, unsigned >
 Association of an angle and the corresponding number of rows/columns. More...
 

Typedef Documentation

◆ AngleAndSpan

using AngleAndSpan = std::pair<PointCoordinateType, unsigned>

Association of an angle and the corresponding number of rows/columns.

Definition at line 17 of file ecvGriddedTools.cpp.